Skip to content

Commit

Permalink
Dockerfile: update CNI to 1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
  • Loading branch information
tonistiigi committed Jun 13, 2024
1 parent 70be02f commit 2b38c3c
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 @@ -6,7 +6,7 @@ ARG CONTAINERD_VERSION=v1.7.18
ARG CONTAINERD_ALT_VERSION_16=v1.6.33
ARG REGISTRY_VERSION=v2.8.3
ARG ROOTLESSKIT_VERSION=v2.0.0
ARG CNI_VERSION=v1.3.0
ARG CNI_VERSION=v1.5.0
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 2b38c3c

Please sign in to comment.