There was an error while loading. Please reload this page.
1 parent f0777b3 commit 9caf457Copy full SHA for 9caf457
1 file changed
Makefile
@@ -23,7 +23,7 @@ ifneq ($(GITIGNOREDBUTTRACKEDCHANGES),)
23
endif
24
25
VERSION_TAG := $(VERSION)
26
-LATEST_TAG := $(GITCOMMIT)
+LATEST_TAG := latest
27
BUILD_TAG := $(GITBRANCH)-$(GITCOMMIT)
28
29
BUILD_PATH := ./cmd/manager
0 commit comments