Skip to content

Commit 9dce98f

Browse files
authored
Merge pull request #48 from udx/UDXI-606
Upgrade to udx-worker:0.28.0
2 parents 5fd95b0 + aa23a7d commit 9dce98f

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

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

88
# Arguments and Environment Variables
99
ARG PHP_VERSION=8.4

0 commit comments

Comments
 (0)