@@ -84,7 +84,7 @@ list:
.PHONY: build-image
build-image:
docker build -t $(IMAGE_NAME):latest -f Dockerfile.external .
docker build -t $(IMAGE_NAME):latest -f Dockerfile.external --target app .
.PHONY: push-image
push-image:
The note is not visible to the blocked user.