Compare commits
2 Commits
30df41f5a5
...
69f55616e2
Author | SHA1 | Date | |
---|---|---|---|
69f55616e2 | |||
|
4d7a91801b |
@ -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.10-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
|
||||||
|
Loading…
Reference in New Issue
Block a user