diff --git a/Dockerfile b/Dockerfile index 682f202..c30c3c5 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-20240827 +ARG MEEDS_VERSION=7.0.0-meed-20240828 # this allow to specify a Meeds download url ARG DOWNLOAD_URL