Merge pull request #90852 from dims/bump-version-for-go-runner

base-images: Build go-runner:v0.1.1
This commit is contained in:
Kubernetes Prow Robot 2020-05-08 05:24:25 -07:00 committed by GitHub
commit 32113f6451
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.0
TAG ?= v0.1.1
REGISTRY ?= k8s.gcr.io
IMGNAME = go-runner