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 74bdb39 commit 6a4f382Copy full SHA for 6a4f382
Makefile
@@ -1,5 +1,5 @@
1
SERVICE_NAME =starter
2
-RELEASE_VERSION =v0.1.4
+RELEASE_VERSION =v0.1.5
3
DOCKER_USERNAME ?=$(DOCKER_USER)
4
5
.PHONY: mod test run build exec image show imagerun lint clean, tag
0 commit comments