Skip to content

Commit f676ab7

Browse files
committed
upgrade to 24.13.1
1 parent 8b8fb5f commit f676ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM usabilitydynamics/udx-worker:0.38.0
55
LABEL version="0.30.0"
66

77
# Set build arguments for Node.js version and application port
8-
ARG NODE_VERSION=22.21.1
8+
ARG NODE_VERSION=24.13.1
99
ARG APP_PORT=8080
1010

1111
# Add Node.js to PATH

0 commit comments

Comments
 (0)