mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
Bump cni version with portmap fix
This commit is contained in:
@@ -25,7 +25,7 @@ FROM ubuntu:19.10
|
||||
# The repository contains latest stable releases and nightlies built for multiple architectures
|
||||
ARG CONTAINERD_VERSION="v1.3.2"
|
||||
# Configure CNI binaries from upstream
|
||||
ARG CNI_VERSION="v0.8.3"
|
||||
ARG CNI_VERSION="v0.8.4"
|
||||
# Configure crictl binary from upstream
|
||||
ARG CRICTL_VERSION="v1.17.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user