Skip to content

Commit 5e5ffde

Browse files
committed
Updated to version: 3.0.0
1 parent a0c5fab commit 5e5ffde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Dockerfile is not a real Dockerfile.
22
# Those vars are used broadly outside this Dockerfile
33
# Github Action CI and release script (./utility.sh) is consuming these variables.
4-
ARG VERSION="1.7.20"
4+
ARG VERSION="3.0.0"
55
ARG APP_NAME="docker-stack-this"
66
ARG GIT_PROJECT_NAME="docker-stack-this"

0 commit comments

Comments
 (0)