Skip to content

Commit 982bf1e

Browse files
authored
Merge pull request #4306 from AkihiroSuda/dev
nerdctl: update from v2.2.0-rc.0 to v2.2.0
2 parents 0147b50 + b6fcaf8 commit 982bf1e

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.2.0-rc.0/nerdctl-full-2.2.0-rc.0-linux-amd64.tar.gz
4+
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-full-2.2.0-linux-amd64.tar.gz
55
arch: x86_64
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
6+
digest: sha256:d3b6a7cb990639fef12b63fb26d34f570786f685d609763f37f98b32430ce747
7+
- location: https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-full-2.2.0-linux-arm64.tar.gz
88
arch: aarch64
9-
digest: sha256:1948967361d60958f8345d39f5900a5e94775a4eb23c49d70ae1bae3e78abb25
9+
digest: sha256:5398f037ae095d43cf3cb8c30765a24e511e38cafe02977b928a41b26e842ed1
1010
# No arm-v7
1111
# No riscv64

0 commit comments

Comments
 (0)