Skip to content

Commit 26c2459

Browse files
committed
nerdctl: update from v2.1.4 to v2.1.5
https://github.com/containerd/nerdctl/releases/tag/v2.1.5 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent 7dcdf6a commit 26c2459

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.4/nerdctl-full-2.1.4-linux-amd64.tar.gz
2+
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.5/nerdctl-full-2.1.5-linux-amd64.tar.gz
33
arch: x86_64
4-
digest: sha256:03c1a3194b6e5fec02d866a35d0029c694b4cedb865b28f931187aa0c85dd125
5-
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.4/nerdctl-full-2.1.4-linux-arm64.tar.gz
4+
digest: sha256:f2a96cf2a9612cc0945da04beda29df7b1d75173cb7ca96275b3352f04a2e416
5+
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.5/nerdctl-full-2.1.5-linux-arm64.tar.gz
66
arch: aarch64
7-
digest: sha256:124b171778f8cc9bb317e094e5a92de5faf6d1bb5f5c9ded4b82a55df2c3c295
7+
digest: sha256:f1c9bbc4c2116c997030f6b003c73cf505bc1156b6e668227079d190b7256fe3
88
# No arm-v7
99
# No riscv64

0 commit comments

Comments
 (0)