Skip to content

Commit 0d7a4fb

Browse files
committed
upgrade to udx-worker:0.29.0
1 parent aa23a7d commit 0d7a4fb

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,9 +1,9 @@
11
# Use the UDX worker as the base image
2-
FROM usabilitydynamics/udx-worker:0.28.0
2+
FROM usabilitydynamics/udx-worker:0.29.0
33

44
# Add metadata labels
55
LABEL maintainer="UDX"
6-
LABEL version="0.25.0"
6+
LABEL version="0.26.0"
77

88
# Arguments and Environment Variables
99
ARG PHP_VERSION=8.4

0 commit comments

Comments
 (0)