We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 885fa25 + 9476bb5 commit d528473Copy full SHA for d528473
Dockerfile
@@ -3,11 +3,11 @@ FROM usabilitydynamics/udx-worker:0.17.0
3
4
# Add metadata labels
5
LABEL maintainer="UDX"
6
-LABEL version="0.13.0"
+LABEL version="0.14.0"
7
8
# Arguments and Environment Variables
9
ARG PHP_VERSION=8.4
10
-ARG PHP_PACKAGE_VERSION=8.4.5-1
+ARG PHP_PACKAGE_VERSION=8.4.5-1ubuntu1
11
ARG NGINX_VERSION=1.26.3-2ubuntu1
12
13
# Set the PHP_VERSION as an environment variable
0 commit comments