Skip to content

Commit 6c705bf

Browse files
Update scripts/image_tag.sh
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent cb44735 commit 6c705bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/image_tag.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
# the image tag for the multi-arch image will be returned instead.
1010
#
1111
# If no version is specified, defaults to the version from ./version.sh. If the
12-
# supplied version is one of "latest", "mainline", "stable", no `v` prefix will be added to the tag.
12+
# supplied version is one of "latest", "mainline", "stable", no `v` prefix will
13+
# be added to the tag.
1314
#
1415
# The returned tag will be sanitized to remove invalid characters like the plus
1516
# sign.

0 commit comments

Comments
 (0)