diff --git a/Dockerfile b/Dockerfile index 2c3cad6..246db95 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ RUN apk update && \ RUN sed -i "s/999/99/" /etc/group # Build Arguments and environment variables -ARG EXO_VERSION=7.0.0-20240715 +ARG EXO_VERSION=7.0.0-20240716 # this allow to specify an eXo Platform download url ARG DOWNLOAD_URL