We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6d380 commit cde457fCopy full SHA for cde457f
Makefile
@@ -11,6 +11,3 @@ default: build
11
12
build:
13
docker build -t $(IMAGE_FQN) .
14
-
15
-# tag_latest:
16
- # docker tag -f $(NAME):$(VERSION) $(NAME):latest
0 commit comments