Skip to content

Commit 32113f6

Browse files
authored
Merge pull request kubernetes#90852 from dims/bump-version-for-go-runner
base-images: Build go-runner:v0.1.1
2 parents c179d51 + 8fa5672 commit 32113f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/go-runner/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# set default shell
1616
SHELL=/bin/bash -o pipefail
1717

18-
TAG ?= 0.1.0
18+
TAG ?= v0.1.1
1919
REGISTRY ?= k8s.gcr.io
2020

2121
IMGNAME = go-runner

0 commit comments

Comments
 (0)