mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
bump cni version
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
REGISTRY?=gcr.io/google_containers
|
||||
ARCH?=amd64
|
||||
TEMP_DIR:=$(shell mktemp -d)
|
||||
CNI_RELEASE=c864f0e1ea73719b8f4582402b0847064f9883b0
|
||||
CNI_RELEASE=8a936732094c0941e1543ef5d292a1f4fffa1ac5
|
||||
|
||||
UNAME_S:=$(shell uname -s)
|
||||
ifeq ($(UNAME_S),Darwin)
|
||||
|
Reference in New Issue
Block a user