mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
Update build/go-runner/Makefile
Co-authored-by: Stephen Augustus <justaugustus@users.noreply.github.com>
This commit is contained in:
parent
a7b1cec617
commit
8fa567264e
@ -15,7 +15,7 @@
|
|||||||
# set default shell
|
# set default shell
|
||||||
SHELL=/bin/bash -o pipefail
|
SHELL=/bin/bash -o pipefail
|
||||||
|
|
||||||
TAG ?= 0.1.1
|
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