Skip to content

Commit 65544ce

Browse files
committed
nerdctl: update from v2.1.1 to v2.1.2
https://github.com/containerd/nerdctl/releases/tag/v2.1.2 Contains the fix for CVE-2025-47290. Affected versions: - containerd: v2.1.0 - nerdctl: v2.1.0, v2.1.1 - Lima: v1.1.0-rc.0 nerdctl v2.1.0 and v2.1.1 were affected by this vulnerability. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent 1435079 commit 65544ce

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.1/nerdctl-full-2.1.1-linux-amd64.tar.gz
2+
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.2/nerdctl-full-2.1.2-linux-amd64.tar.gz
33
arch: x86_64
4-
digest: sha256:f4fcb3ba57dabf3f1a07d6f58e1917c3b8a5ef7a84fa268c0f706f214e78b48f
5-
- location: https://github.com/containerd/nerdctl/releases/download/v2.1.1/nerdctl-full-2.1.1-linux-arm64.tar.gz
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
66
arch: aarch64
7-
digest: sha256:a5004520d47b2823dd07888378c70e1085f4f14bcb5f575ea8426d5b5b37c7c6
7+
digest: sha256:1b52f32b7d5bbf63005bceb6a3cacd237d2fa8f1d05bb590e8ce58731779b9ee
88
# No arm-v7
99
# No riscv64

0 commit comments

Comments
 (0)