diff --git a/Dockerfile b/Dockerfile index 3817bf6..9eb5402 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,7 +38,7 @@ RUN apt-get update \ && rm -rf /var/lib/apt/lists/* # Build Arguments and environment variables -ARG MEEDS_VERSION=7.0.0-exo-20240903 +ARG MEEDS_VERSION=7.0.0-exo-20240904 # this allow to specify a Meeds download url ARG DOWNLOAD_URL