From 45f2cb40c77df96b8bec5949d922e92006f50400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Mon, 8 Sep 2025 11:01:48 +0300 Subject: [PATCH] Update to v1.10.7 (#10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Skyler Mäntysaari --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bbf0f59..bebde78 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_VERSION = v1.10.0 -TALOS_VERSION = v1.10.6 +TALOS_VERSION = v1.10.7 SBCOVERLAY_VERSION = main REGISTRY ?= ghcr.io