diff --git a/Makefile b/Makefile index 8fd23fbab..06b8c78c5 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ VERSION_PACKAGE = $(REPOPATH/pkg/version) GOOS ?= $(shell go env GOOS) GOARCH = amd64 -ORG := github.com/GoogleCloudPlatform +ORG := github.com/GoogleContainerTools PROJECT := kaniko REGISTRY?=gcr.io/kaniko-project