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