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 8978253 commit d03cfdbCopy full SHA for d03cfdb
Makefile
@@ -1,7 +1,7 @@
1
.PHONY:
2
3
BASE_IMAGE_TAG = latest
4
-BUILD_IMAGE_TAG = v1
+BUILD_IMAGE_TAG = v2
5
6
all:
7
go build -ldflags='-s -w' -buildvcs=false .
0 commit comments