Update build/go-runner/Makefile

Co-authored-by: Stephen Augustus <justaugustus@users.noreply.github.com>
This commit is contained in:
Davanum Srinivas
2020-05-07 13:54:47 -04:00
committed by GitHub
parent a7b1cec617
commit 8fa567264e

View File

@@ -15,7 +15,7 @@
# set default shell
SHELL=/bin/bash -o pipefail
TAG ?= 0.1.1
TAG ?= v0.1.1
REGISTRY ?= k8s.gcr.io
IMGNAME = go-runner