We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8692a0c commit 6613346Copy full SHA for 6613346
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:latest
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