We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fd95b0 + aa23a7d commit 9dce98fCopy full SHA for 9dce98f
Dockerfile
@@ -1,9 +1,9 @@
1
# Use the UDX worker as the base image
2
-FROM usabilitydynamics/udx-worker:0.27.0
+FROM usabilitydynamics/udx-worker:0.28.0
3
4
# Add metadata labels
5
LABEL maintainer="UDX"
6
-LABEL version="0.24.0"
+LABEL version="0.25.0"
7
8
# Arguments and Environment Variables
9
ARG PHP_VERSION=8.4
0 commit comments