Skip to content

Commit a80a316

Browse files
committed
nerdctl: update to v2.0.4
https://github.com/containerd/nerdctl/releases/tag/v2.0.4 Signed-off-by: Akihiro Suda <[email protected]>
1 parent 786c1f5 commit a80a316

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.0.3/nerdctl-full-2.0.3-linux-amd64.tar.gz
2+
- location: https://github.com/containerd/nerdctl/releases/download/v2.0.4/nerdctl-full-2.0.4-linux-amd64.tar.gz
33
arch: x86_64
4-
digest: sha256:91bfb8faec1673f3e7c3a020812acffc50a7d7dd82019461f6cfa46435240903
5-
- location: https://github.com/containerd/nerdctl/releases/download/v2.0.3/nerdctl-full-2.0.3-linux-arm64.tar.gz
4+
digest: sha256:7b47ccdd08f940531674fb151270749340c884b06d41af226ec58ac785fbaf47
5+
- location: https://github.com/containerd/nerdctl/releases/download/v2.0.4/nerdctl-full-2.0.4-linux-arm64.tar.gz
66
arch: aarch64
7-
digest: sha256:2a97f78e14cb3e024068d936c8fb801365981e5b48577e278907079de47e4d2c
7+
digest: sha256:a2b075ec31a8d9d55d030048ed1dacfc701d306e5207d6452ceffb8889abbc84
88
# No arm-v7
99
# No riscv64

0 commit comments

Comments
 (0)