We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3f5ba commit db64ef0Copy full SHA for db64ef0
1 file changed
Dockerfile
@@ -1,9 +1,9 @@
1
# Use the UDX worker as the base image
2
-FROM usabilitydynamics/udx-worker:0.23.0
+FROM usabilitydynamics/udx-worker:0.24.0
3
4
# Add metadata labels
5
LABEL maintainer="UDX"
6
-LABEL version="0.22.0"
+LABEL version="0.23.0"
7
8
# Arguments and Environment Variables
9
ARG PHP_VERSION=8.4
0 commit comments