Compare commits
No commits in common. "69f55616e268a5bc742986ba5466565493f50747" and "30df41f5a58ab16a2d4d4c5c50b5e5c0e4cf16e8" have entirely different histories.
69f55616e2
...
30df41f5a5
@ -1,5 +1,5 @@
|
||||
# For more information, please refer to https://aka.ms/vscode-docker-python
|
||||
FROM python:3.12-slim
|
||||
FROM python:3.10-slim
|
||||
|
||||
# Keeps Python from generating .pyc files in the container
|
||||
ENV PYTHONDONTWRITEBYTECODE=1
|
||||
|
Loading…
Reference in New Issue
Block a user