Skip to content

Commit de4c404

Browse files
OHRM5X-2153: Update Dockerfile for OrangeHRM 5.4 (orangehrm#1680)
1 parent 68d9501 commit de4c404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM php:8.1-apache-bullseye
22

3-
ENV OHRM_VERSION 5.3
4-
ENV OHRM_MD5 82f2739e3f8ce4429b283863689ab5a1
3+
ENV OHRM_VERSION 5.4
4+
ENV OHRM_MD5 24b62161728d9ceb97c6d1d7c9245d1b
55

66
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini"
77

0 commit comments

Comments
 (0)