We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba3282 commit b5f77f0Copy full SHA for b5f77f0
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
ARG BUILD_FROM BUILD_FROM_TAG
2
-FROM python:3.11-slim
+FROM python:3.12-slim
3
4
ENV DEVCONTAINER=true
5
0 commit comments