diff --git a/Makefile b/Makefile index d737aa4..df90240 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -IMAGE_TAG ?= docker.educg.net/cg/k8s-manager:v1.0.7 +IMAGE_TAG ?= docker.educg.net/cg/k8s-manager:v1.1.0 build: export CGO_ENABLED=0 build: export GOOS=linux