Skip to content

Commit

Permalink
fix: upgrade cni plugin to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kycheng committed Jul 11, 2024
1 parent b760a02 commit 9821908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG CONTAINERD_VERSION=v1.7.11
ARG CONTAINERD_ALT_VERSION_16=v1.6.24
ARG REGISTRY_VERSION=v2.8.3
ARG ROOTLESSKIT_VERSION=v2.0.0
ARG CNI_VERSION=v1.3.0
ARG CNI_VERSION=v1.5.1
ARG STARGZ_SNAPSHOTTER_VERSION=v0.15.1
ARG NERDCTL_VERSION=v1.6.2
ARG DNSNAME_VERSION=v1.3.1
Expand Down

0 comments on commit 9821908

Please sign in to comment.