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 56feccf commit 26f9a38Copy full SHA for 26f9a38
Makefile
@@ -16,3 +16,4 @@ scan:
16
17
push:
18
docker push $(USER)/$(NAME):$(VERSION)
19
+ docker push $(USER)/$(NAME):latest
0 commit comments