diff --git a/Dockerfile b/Dockerfile index ebacea16..8f773ff5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,7 +34,7 @@ RUN wget -nv -q -O /usr/bin/yq https://github.com/mikefarah/yq/releases/download } && chmod a+x /usr/bin/yq # Build Arguments and environment variables -ARG EXO_VERSION=6.5.0-20231016 +ARG EXO_VERSION=6.5.0-20231017 # this allow to specify an eXo Platform download url ARG DOWNLOAD_URL