We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8fb5f commit f676ab7Copy full SHA for f676ab7
Dockerfile
@@ -5,7 +5,7 @@ FROM usabilitydynamics/udx-worker:0.38.0
5
LABEL version="0.30.0"
6
7
# Set build arguments for Node.js version and application port
8
-ARG NODE_VERSION=22.21.1
+ARG NODE_VERSION=24.13.1
9
ARG APP_PORT=8080
10
11
# Add Node.js to PATH
0 commit comments