diff --git a/Dockerfile b/Dockerfile index 8690480..8be2d8b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio rm -rf /var/lib/apt/lists/* # Build Arguments and environment variables -ARG MEEDS_VERSION=7.0.0-meed-20240901 +ARG MEEDS_VERSION=7.0.0-meed-20240902 # this allow to specify a Meeds download url ARG DOWNLOAD_URL