Compare commits
No commits in common. "2570abf2adefd6b03fdfd22431a54486e0abb64b" and "732cf9d4845274e76cb3a54ff18d225de921148a" have entirely different histories.
2570abf2ad
...
732cf9d484
@ -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.13-alpine
|
FROM python:3.12-alpine
|
||||||
|
|
||||||
# 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