Skip to content

Commit db64ef0

Browse files
committed
updated base Docker Image
1 parent 4b3f5ba commit db64ef0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

88
# Arguments and Environment Variables
99
ARG PHP_VERSION=8.4

0 commit comments

Comments
 (0)