We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381d93e commit e8fa2a4Copy full SHA for e8fa2a4
Dockerfile
@@ -1,8 +1,8 @@
1
# Use the latest udx-worker as the base image
2
-FROM usabilitydynamics/udx-worker:0.38.0
+FROM usabilitydynamics/udx-worker:0.40.0
3
4
# Add metadata labels
5
-LABEL version="0.30.0"
+LABEL version="0.31.0"
6
7
# Set build arguments for Node.js version and application port
8
ARG NODE_VERSION=24.13.1
0 commit comments