Skip to content

Commit 47f31ff

Browse files
authored
Merge pull request #3713 from AkihiroSuda/dev
update CNI plugins (1.6.1)
2 parents ca1629e + 0076390 commit 47f31ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Basic deps
2121
ARG CONTAINERD_VERSION=v2.0.0
2222
ARG RUNC_VERSION=v1.2.2
23-
ARG CNI_PLUGINS_VERSION=v1.6.0
23+
ARG CNI_PLUGINS_VERSION=v1.6.1
2424

2525
# Extra deps: Build
2626
ARG BUILDKIT_VERSION=v0.18.0

Diff for: Dockerfile.d/SHA256SUMS.d/cni-plugins-v1.6.0

-2
This file was deleted.

Diff for: Dockerfile.d/SHA256SUMS.d/cni-plugins-v1.6.1

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2503ce29ac445715ebe146073f45468153f9e28f45fa173cb060cfd9e735f563 cni-plugins-linux-amd64-v1.6.1.tgz
2+
f0f440b968ab50ad13d9d42d993ba98ec30b2ec666846f4ef1bddc7646a701cc cni-plugins-linux-arm64-v1.6.1.tgz

0 commit comments

Comments
 (0)