diff --git a/Dockerfile b/Dockerfile index 7caa9d5..5c3fcb1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use the UDX worker as the base image -FROM usabilitydynamics/udx-worker:0.35.0 +FROM usabilitydynamics/udx-worker:0.36.0 # Add metadata labels LABEL maintainer="UDX"