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.
2 parents 4598e0a + e16bc48 commit efdf362Copy full SHA for efdf362
hooks/post_push
@@ -3,7 +3,7 @@
3
set -e
4
5
# A space-separated list of additional tags to place on this image.
6
-additionalTags=(7.1)
+additionalTags=(7.3)
7
8
# Tag and push image for each additional tag
9
for tag in ${additionalTags[@]}; do
0 commit comments