diff --git a/Dockerfile b/Dockerfile index 9088d50f..4a4b51df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,7 +28,7 @@ RUN wget -nv -q -O /usr/bin/yq https://github.com/mikefarah/yq/releases/download RUN sed -i "s/999/99/" /etc/group # Build Arguments and environment variables -ARG EXO_VERSION=6.5.0-20231015 +ARG EXO_VERSION=6.5.0-20231016 # this allow to specify an eXo Platform download url ARG DOWNLOAD_URL