Skip to content

Commit 6613346

Browse files
committed
bump version
1 parent 8692a0c commit 6613346

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:latest
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)