Skip to content

Commit 5205267

Browse files
authored
Merge pull request #4278 from AkihiroSuda/nerdctl
nerdctl: update from v2.1.6 to v2.2.0-rc.0
2 parents 4a47790 + 1466ccc commit 5205267

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,11 +1,11 @@
11
# nerdctl version must be >= 2.1.6 since Lima v2.0.0.
22
# Port forwarding in rootful mode no longer works with older versions of nerdctl.
33
archives:
4-
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.6/nerdctl-full-2.1.6-linux-amd64.tar.gz
4+
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0-rc.0/nerdctl-full-2.2.0-rc.0-linux-amd64.tar.gz
55
arch: x86_64
6-
digest: sha256:c30545867913696210991fe055761ae2e2d36344da2a351bcd1073fb5c71e232
7-
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.6/nerdctl-full-2.1.6-linux-arm64.tar.gz
6+
digest: sha256:958b13e8689b263154066e8eb52cd8211197100a7d4ed697fd94c08c23e26969
7+
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0-rc.0/nerdctl-full-2.2.0-rc.0-linux-arm64.tar.gz
88
arch: aarch64
9-
digest: sha256:2f98346ed3dcaf47cfd6461a5685e582284329a1ece1d952ade881b9fe7491e8
9+
digest: sha256:1948967361d60958f8345d39f5900a5e94775a4eb23c49d70ae1bae3e78abb25
1010
# No arm-v7
1111
# No riscv64

0 commit comments

Comments
 (0)