Skip to content

Commit 878829c

Browse files
authored
feat: update rootfs version to alpine 3.23.3 (#115)
1 parent 21326fd commit 878829c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ endif
2323

2424
default: build
2525

26-
ROOTFS_URL = https://github.com/Starry-OS/rootfs/releases/download/20250917
26+
ROOTFS_URL = https://github.com/Starry-OS/rootfs/releases/download/20260214
2727
ROOTFS_IMG = rootfs-$(ARCH).img
2828

2929
rootfs:

0 commit comments

Comments
 (0)