Skip to content

Commit d528473

Browse files
authored
Merge pull request #27 from udx/UAT-83
Upgrade php packages
2 parents 885fa25 + 9476bb5 commit d528473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ FROM usabilitydynamics/udx-worker:0.17.0
33

44
# Add metadata labels
55
LABEL maintainer="UDX"
6-
LABEL version="0.13.0"
6+
LABEL version="0.14.0"
77

88
# Arguments and Environment Variables
99
ARG PHP_VERSION=8.4
10-
ARG PHP_PACKAGE_VERSION=8.4.5-1
10+
ARG PHP_PACKAGE_VERSION=8.4.5-1ubuntu1
1111
ARG NGINX_VERSION=1.26.3-2ubuntu1
1212

1313
# Set the PHP_VERSION as an environment variable

0 commit comments

Comments
 (0)