diff --git a/Dockerfile b/Dockerfile index 67ffc85..80fdc89 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-20241210 +ARG MEEDS_VERSION=7.0.0-meed-20241211 # this allow to specify a Meeds download url ARG DOWNLOAD_URL