Skip to content

Commit 2a4e2ea

Browse files
committed
nerdctl: update from v2.1.2 to v2.1.3
https://github.com/containerd/nerdctl/releases/tag/v2.1.3 Signed-off-by: Akihiro Suda <[email protected]>
1 parent 5a82148 commit 2a4e2ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkg/limayaml/containerd.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
archives:
2-
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.2/nerdctl-full-2.1.2-linux-amd64.tar.gz
2+
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.3/nerdctl-full-2.1.3-linux-amd64.tar.gz
33
arch: x86_64
4-
digest: sha256:b3ab8564c8fa6feb89d09bee881211b700b047373c767bec38256d0d68f93074
5-
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.2/nerdctl-full-2.1.2-linux-arm64.tar.gz
4+
digest: sha256:e4750ba025c1a9b3d365285f800e683287ee782f0a878bc8c395f28d7bc194ba
5+
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.3/nerdctl-full-2.1.3-linux-arm64.tar.gz
66
arch: aarch64
7-
digest: sha256:1b52f32b7d5bbf63005bceb6a3cacd237d2fa8f1d05bb590e8ce58731779b9ee
7+
digest: sha256:544fa1e518155fcc01a117ea49819d12d96b4dacfb2b62922f9f7956dc9f6dc8
88
# No arm-v7
99
# No riscv64

0 commit comments

Comments
 (0)