From 50a975b8ec888e4c15d27c995c5fb7aae10c572e Mon Sep 17 00:00:00 2001 From: Hyperling Date: Thu, 30 Oct 2025 06:09:27 -0700 Subject: [PATCH] Begin testing Trixie. --- Config/HugoExample/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config/HugoExample/Dockerfile b/Config/HugoExample/Dockerfile index 6044db0..63996c8 100644 --- a/Config/HugoExample/Dockerfile +++ b/Config/HugoExample/Dockerfile @@ -1,7 +1,7 @@ # 2025-08-13 Hyperling ## Image ## -FROM debian:bookworm-slim +FROM debian:trixie-slim ## Setup ## # System Dependencies