We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c5fab commit 5e5ffdeCopy full SHA for 5e5ffde
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="1.7.20"
+ARG VERSION="3.0.0"
5
ARG APP_NAME="docker-stack-this"
6
ARG GIT_PROJECT_NAME="docker-stack-this"
0 commit comments