mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Merge pull request #90852 from dims/bump-version-for-go-runner
base-images: Build go-runner:v0.1.1
This commit is contained in:
commit
32113f6451
@ -15,7 +15,7 @@
|
|||||||
# set default shell
|
# set default shell
|
||||||
SHELL=/bin/bash -o pipefail
|
SHELL=/bin/bash -o pipefail
|
||||||
|
|
||||||
TAG ?= 0.1.0
|
TAG ?= v0.1.1
|
||||||
REGISTRY ?= k8s.gcr.io
|
REGISTRY ?= k8s.gcr.io
|
||||||
|
|
||||||
IMGNAME = go-runner
|
IMGNAME = go-runner
|
||||||
|
Loading…
Reference in New Issue
Block a user