Bump to Talos v1.12.3 / pkgs v1.12.0

Patches may need rebasing — will verify on first build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mathias Beaulieu-Duncan 2026-02-09 18:17:19 -05:00
parent bff5ca242b
commit 1a3e551a33

View File

@ -10,8 +10,8 @@
# make installer # Build installer image + raw disk image
# make release # Tag images for release
PKG_VERSION = v1.11.0
TALOS_VERSION = v1.11.5
PKG_VERSION = v1.12.0
TALOS_VERSION = v1.12.3
SBCOVERLAY_VERSION = main
REGISTRY ?= docker.io