@ -9,7 +9,7 @@ VERSION ?= latest
default: build
build:
docker build -t $(NS)/$(NAME):$(VERSION) -f Dockerfile -- .
docker build --pull -t $(NS)/$(NAME):$(VERSION) -f Dockerfile -- .
publish:
docker push $(NS)/$(NAME):$(VERSION)
The note is not visible to the blocked user.