@@ -12,6 +12,7 @@ build-image: $(foreach image, $(IMAGES), build-image-$(image))
build-image-%:
docker build \
--build-arg "VERSION=$(MKT_PROJECT_VERSION)" \
-t "${IMAGE_REPO}/$*:latest" \
-f ${IMAGES_DIR}/$*/Dockerfile \
.
The note is not visible to the blocked user.