Skip to content

Commit

Permalink
continuous-release-exo: update exo version to 7.0.0-20240814
Browse files Browse the repository at this point in the history
  • Loading branch information
exo-swf committed Aug 14, 2024
1 parent f0ae8df commit 3ef8475
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 @@ -30,7 +30,7 @@ RUN wget -nv -q -O /usr/bin/yq https://github.com/mikefarah/yq/releases/download
} && chmod a+x /usr/bin/yq

# Build Arguments and environment variables
ARG EXO_VERSION=7.0.0-20240813
ARG EXO_VERSION=7.0.0-20240814

# this allow to specify an eXo Platform download url
ARG DOWNLOAD_URL
Expand Down

0 comments on commit 3ef8475

Please sign in to comment.