diff --git a/Dockerfile b/Dockerfile index 848b5bb..73f3f06 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-20250122 +ARG MEEDS_VERSION=7.0.0-exo-20250123 # this allow to specify a Meeds download url ARG DOWNLOAD_URL