# Bullseye to Trixie

* updates base image from debian 11 to 13
This commit is contained in:
2026-09-12 18:22:16 +02:00
parent 3354ad1f68
commit b1ca199b85
+1 -1
View File
@@ -1,5 +1,5 @@
# Nutze ein schlankes Python-Image # Nutze ein schlankes Python-Image
FROM python:3.13-slim-bullseye FROM python:3.13-slim-trixie
ENV PYTHONUNBUFFERED 1 ENV PYTHONUNBUFFERED 1