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 36bf8c6 commit 809589eCopy full SHA for 809589e
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON_VERSION=3.12
+ARG PYTHON_VERSION=3.13
2
ARG LINUX_DISTRO=bookworm
3
4
FROM mcr.microsoft.com/devcontainers/python:1-${PYTHON_VERSION}-${LINUX_DISTRO}
0 commit comments