mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-10 12:01:33 +01:00
feat: update runc to 1.2.3
See https://github.com/opencontainers/runc/releases/tag/v1.2.3 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
parent
30016a0a8d
commit
bc3039acdb
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ TOOLS ?= ghcr.io/siderolabs/tools:v1.10.0-alpha.0
|
||||
DEBUG_TOOLS_SOURCE := scratch
|
||||
|
||||
PKGS_PREFIX ?= ghcr.io/siderolabs
|
||||
PKGS ?= v1.10.0-alpha.0-6-g1a55529
|
||||
PKGS ?= v1.10.0-alpha.0-7-g605f493
|
||||
EXTRAS ?= v1.9.0
|
||||
|
||||
KRES_IMAGE ?= ghcr.io/siderolabs/kres:latest
|
||||
|
||||
@ -22,7 +22,7 @@ preface = """
|
||||
* containerd: 2.0.0
|
||||
* Flannel: 0.26.1
|
||||
* Kubernetes: 1.32.0-rc.1
|
||||
* runc: 1.2.2
|
||||
* runc: 1.2.3
|
||||
* CoreDNS: 1.12.0
|
||||
|
||||
Talos is built with Go 1.23.4.
|
||||
|
||||
@ -1 +1 @@
|
||||
v1.10.0-alpha.0-6-g1a55529
|
||||
v1.10.0-alpha.0-7-g605f493
|
||||
Loading…
x
Reference in New Issue
Block a user