Skip to content

Commit 6b8c2f7

Browse files
authored
- Change "latest" image tag from 12-3.0 to 13-3.0 (#215)
1 parent 9bda3b8 commit 6b8c2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# When processing the rules for tagging and pushing container images with the
33
# "latest" tag, the following variable will be the version that is considered
44
# to be the latest.
5-
LATEST_VERSION=12-3.0
5+
LATEST_VERSION=13-3.0
66

77
# The following flags are set based on VERSION and VARIANT environment variables
88
# that may have been specified, and are used by rules to determine which

0 commit comments

Comments
 (0)