This commit is contained in:
w-mj 2023-03-15 20:05:16 +08:00
parent a19b70610e
commit 0b140d489c
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 @@
TAG ?= v1.2.0 TAG ?= v1.2.1
IMAGE_TAG ?= docker.educg.net/cg/k8s-manager:$(TAG) IMAGE_TAG ?= docker.educg.net/cg/k8s-manager:$(TAG)
build: export CGO_ENABLED=0 build: export CGO_ENABLED=0