Skip to content

Commit e8fa2a4

Browse files
committed
upgrade to udx-worker:0.40.0
1 parent 381d93e commit e8fa2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Use the latest udx-worker as the base image
2-
FROM usabilitydynamics/udx-worker:0.38.0
2+
FROM usabilitydynamics/udx-worker:0.40.0
33

44
# Add metadata labels
5-
LABEL version="0.30.0"
5+
LABEL version="0.31.0"
66

77
# Set build arguments for Node.js version and application port
88
ARG NODE_VERSION=24.13.1

0 commit comments

Comments
 (0)