⬆️ Update python Docker tag to v3.12.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Renovate 2023-12-02 02:04:25 +00:00
parent 1900355cf2
commit cd72496f30

View File

@ -1,5 +1,5 @@
# For more information, please refer to https://aka.ms/vscode-docker-python # For more information, please refer to https://aka.ms/vscode-docker-python
FROM python:3.11-slim FROM python:3.12-slim
# Keeps Python from generating .pyc files in the container # Keeps Python from generating .pyc files in the container
ENV PYTHONDONTWRITEBYTECODE=1 ENV PYTHONDONTWRITEBYTECODE=1