Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit c2438fa

Browse files
committed
fix: rename the tag
Signed-off-by: Mateusz Urbanek <[email protected]>
1 parent 17e08b2 commit c2438fa

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
@@ -14,7 +14,7 @@ DOCKER ?= docker
1414
PLATFORM ?= linux/$(GOARCH)
1515

1616
## Image tag for all builds
17-
IMAGE_TAG ?= cosi-controller:latest
17+
IMAGE_TAG ?= cosi-provisioner-sidecar:latest
1818

1919
##
2020
## === TARGETS === #

0 commit comments

Comments
 (0)