⬆️ Update python Docker tag to v3.12
This commit is contained in:
parent
d57751e1a1
commit
0f907030bd
@ -1,5 +1,5 @@
|
||||
# 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
|
||||
ENV PYTHONDONTWRITEBYTECODE=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user