Skip to content

Commit d03cfdb

Browse files
committed
NVSHAS-8966: update build image tag
1 parent 8978253 commit d03cfdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.PHONY:
22

33
BASE_IMAGE_TAG = latest
4-
BUILD_IMAGE_TAG = v1
4+
BUILD_IMAGE_TAG = v2
55

66
all:
77
go build -ldflags='-s -w' -buildvcs=false .

0 commit comments

Comments
 (0)