fix(climc-base): update tag to 20210901

This commit is contained in:
Zexi Li
2021-09-01 20:15:25 +08:00
parent 495abf2f73
commit 8f9375bdda
+1 -1
View File
@@ -17,7 +17,7 @@ ANSIBLESERVER_BASE = v1.0.5
ansibleserver-base:
$(DOCKER_BUILDX)/ansibleserver-base:$(ANSIBLESERVER_BASE) -f ./Dockerfile.ansibleserver-base .
CLIMC_BASE_VERSION = 20210817
CLIMC_BASE_VERSION = 20210901
climc-base:
docker buildx build --platform linux/arm64,linux/amd64 --push \