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