# Dockerfile upgrade
* upgrade baseimage to python 3.13
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Nutze ein schlankes Python-Image
|
# Nutze ein schlankes Python-Image
|
||||||
FROM python:3.11-slim-bullseye
|
FROM python:3.13-slim-bullseye
|
||||||
|
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user