Skip to content

Commit

Permalink
update CNI plugins (1.6.1)
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Dec 2, 2024
1 parent ca1629e commit 0076390
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Basic deps
ARG CONTAINERD_VERSION=v2.0.0
ARG RUNC_VERSION=v1.2.2
ARG CNI_PLUGINS_VERSION=v1.6.0
ARG CNI_PLUGINS_VERSION=v1.6.1

# Extra deps: Build
ARG BUILDKIT_VERSION=v0.18.0
Expand Down
2 changes: 0 additions & 2 deletions Dockerfile.d/SHA256SUMS.d/cni-plugins-v1.6.0

This file was deleted.

2 changes: 2 additions & 0 deletions Dockerfile.d/SHA256SUMS.d/cni-plugins-v1.6.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2503ce29ac445715ebe146073f45468153f9e28f45fa173cb060cfd9e735f563 cni-plugins-linux-amd64-v1.6.1.tgz
f0f440b968ab50ad13d9d42d993ba98ec30b2ec666846f4ef1bddc7646a701cc cni-plugins-linux-arm64-v1.6.1.tgz

0 comments on commit 0076390

Please sign in to comment.