mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
Bump etcd base image to go1.7.6
This commit is contained in:
parent
f3d3b0b092
commit
79a7dc218e
@ -30,7 +30,7 @@ TAGS?=2.2.1 2.3.7 3.0.17
|
||||
REGISTRY_TAG?=3.0.17
|
||||
ARCH?=amd64
|
||||
REGISTRY?=gcr.io/google_containers
|
||||
GOLANG_VERSION?=1.7.5
|
||||
GOLANG_VERSION?=1.7.6
|
||||
GOARM=7
|
||||
TEMP_DIR:=$(shell mktemp -d)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user