From d1d92d5f7268d6da9aaea64e19c5d96f5dc50d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=9D=E5=80=89=E6=B0=B4=E5=B8=8C?= Date: Sat, 14 Feb 2026 00:48:03 +0800 Subject: [PATCH] feat: update rootfs version to alpine 3.23.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d214ce03..718c3b21 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ endif default: build -ROOTFS_URL = https://github.com/Starry-OS/rootfs/releases/download/20250917 +ROOTFS_URL = https://github.com/Starry-OS/rootfs/releases/download/20260214 ROOTFS_IMG = rootfs-$(ARCH).img rootfs: