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 2b0d24a commit ec10fcbCopy full SHA for ec10fcb
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/devcontainers/python:3.12-bookworm
+FROM mcr.microsoft.com/devcontainers/python:3.9-bookworm
2
3
# [Optional] Uncomment if you want to install more tools
4
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
0 commit comments