Skip to content

Commit 9caf457

Browse files
committed
Update Makefile
1 parent f0777b3 commit 9caf457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ifneq ($(GITIGNOREDBUTTRACKEDCHANGES),)
2323
endif
2424

2525
VERSION_TAG := $(VERSION)
26-
LATEST_TAG := $(GITCOMMIT)
26+
LATEST_TAG := latest
2727
BUILD_TAG := $(GITBRANCH)-$(GITCOMMIT)
2828

2929
BUILD_PATH := ./cmd/manager

0 commit comments

Comments
 (0)