Skip to content

Commit 13e05fc

Browse files
authored
Merge pull request #55 from udx/dependency-upgrade
updatet parent Docker Image to latest version
2 parents 8693d77 + 03c2bb9 commit 13e05fc

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.33.0
2+
FROM usabilitydynamics/udx-worker:0.34.0
33

44
# Add metadata labels
5-
LABEL version="0.21.0"
5+
LABEL version="0.22.0"
66

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

0 commit comments

Comments
 (0)