feat: update to trixie
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-06 20:47:51 +02:00
parent 068c38ecf5
commit 3b4b0d378f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM debian:trixie-slim
RUN set -eux && \
apt-get update && \