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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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