From f91f9ba00718b06ea231ea0f3c91d83a64e69213 Mon Sep 17 00:00:00 2001 From: ordinarthur <@arthurbarre.js@gmail.com> Date: Mon, 13 Apr 2026 22:14:21 +0200 Subject: [PATCH] fix: use bookworm (stable) instead of trixie for pi-gen Co-Authored-By: Claude Opus 4.6 --- tools/pi-gen-tipote/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pi-gen-tipote/config b/tools/pi-gen-tipote/config index 4c5f8ba..c0f048b 100644 --- a/tools/pi-gen-tipote/config +++ b/tools/pi-gen-tipote/config @@ -1,5 +1,5 @@ IMG_NAME=tipote -RELEASE=trixie +RELEASE=bookworm TARGET_HOSTNAME=tipote FIRST_USER_NAME=tipote FIRST_USER_PASS=tipote