This commit is contained in:
w-mj 2023-02-25 13:19:52 +08:00
parent a6bf064d63
commit 0f7481f041
No known key found for this signature in database
GPG Key ID: 3A2CB5BE2F835897
1 changed files with 1 additions and 1 deletions

View File

@ -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