Updated and remove microscanner after scan completed

This commit is contained in:
2021-03-26 11:05:37 +07:00
parent 4cc9404a0b
commit eee5771a6f
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
DOCKER_IMAGE_NAME = cubetiq/calpine-os-linux:3.13
DOCKER_IMAGE_NAME = cubetiq/calpine-os-linux
DOCKER_IMAGE_SIZE = $(shell docker images --format "{{.Repository}} {{.Size}}" | grep $(DOCKER_IMAGE_NAME) | cut -d\ -f2)
build: