Skip to content

Commit 4077d40

Browse files
committed
Update LATEST_VERSION=17-3.5-3.7 in Makefile
1 parent 3cd0bd9 commit 4077d40

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
@@ -1,7 +1,7 @@
11
# When processing the rules for tagging and pushing container images with the
22
# "latest" tag, the following variable will be the version that is considered
33
# to be the latest.
4-
LATEST_VERSION=16-3.4-3.6
4+
LATEST_VERSION=17-3.5-3.7
55

66
# The following logic evaluates VERSION variable that may have
77
# been previously specified.

0 commit comments

Comments
 (0)