There was an error while loading. Please reload this page.
1 parent e8d5bf0 commit d64fd69Copy full SHA for d64fd69
Dockerfile
@@ -1,6 +1,6 @@
1
# The Dockerfile is not a real Dockerfile.
2
# Those vars are used broadly outside this Dockerfile
3
# Github Action CI and release script (./utility.sh) is consuming these variables.
4
-ARG VERSION="2.3.0"
+ARG VERSION="2.4.0"
5
ARG APP_NAME="docker-stack-this"
6
ARG GIT_PROJECT_NAME="docker-stack-this"
0 commit comments