We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7adc99d commit 33982a2Copy full SHA for 33982a2
build.sh
@@ -2,7 +2,7 @@
2
3
TAGNAME="docker-compose"
4
ACCOUNT="jetstylehub"
5
-VESRION=3.17
+VESRION=v3.17.3
6
7
docker buildx build --platform linux/amd64 -t $TAGNAME .
8
build_vesrion.sh
@@ -4,7 +4,7 @@ TAGNAME="docker-compose"
# change version when you build image
-VESRION=v3.17.1
9
10
0 commit comments