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 d6c3dad commit 3fde585Copy full SHA for 3fde585
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/devcontainers/python:3.11
+FROM mcr.microsoft.com/devcontainers/python:1-3.11-bookworm
2
3
# install git
4
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
0 commit comments