We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1578ba commit 59c27a1Copy full SHA for 59c27a1
Dockerfile
@@ -1,5 +1,5 @@
1
# For more information, please refer to https://aka.ms/vscode-docker-python
2
-FROM python:3.12-slim-bookworm
+FROM python:3.13-slim-bookworm
3
4
# Keeps Python from generating .pyc files in the container
5
ENV PYTHONDONTWRITEBYTECODE=1
0 commit comments