Skip to content

Commit

Permalink
TASK-76193: update meeds version to 7.0.0-M27
Browse files Browse the repository at this point in the history
  • Loading branch information
exo-swf committed Dec 26, 2024
1 parent 72f19cc commit 7ce70ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN wget -nv -q -O /usr/bin/yq https://github.com/mikefarah/yq/releases/download
RUN sed -i "s/999/99/" /etc/group

# Build Arguments and environment variables
ARG MEEDS_VERSION=7.0.0-M26
ARG MEEDS_VERSION=7.0.0-M27

# this allow to specify a Meeds download url
ARG DOWNLOAD_URL
Expand Down

0 comments on commit 7ce70ef

Please sign in to comment.