chore: bump dockerfile base from bookworm to trixie

pull/12665/head
Matthias 4 months ago
parent 5c02ce934d
commit 8205cb25b8

@ -1,4 +1,4 @@
FROM python:3.13.11-slim-bookworm AS base
FROM python:3.13.11-slim-trixie AS base
# Setup env
ENV LANG=C.UTF-8

Loading…
Cancel
Save