We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8693d77 + 03c2bb9 commit 13e05fcCopy full SHA for 13e05fc
Dockerfile
@@ -1,8 +1,8 @@
1
# Use the latest udx-worker as the base image
2
-FROM usabilitydynamics/udx-worker:0.33.0
+FROM usabilitydynamics/udx-worker:0.34.0
3
4
# Add metadata labels
5
-LABEL version="0.21.0"
+LABEL version="0.22.0"
6
7
# Set build arguments for Node.js version and application port
8
ARG NODE_VERSION=22.17.1
0 commit comments