We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9827634 commit 731b334Copy full SHA for 731b334
Dockerfile
@@ -2,7 +2,7 @@
2
FROM usabilitydynamics/udx-worker:0.37.0
3
4
# Add metadata labels
5
-LABEL version="0.27.0"
+LABEL version="0.28.0"
6
7
# Set build arguments for Node.js version and application port
8
ARG NODE_VERSION=22.21.1
0 commit comments