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 f0dc21c commit 7f81054Copy full SHA for 7f81054
1 file changed
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
# https://github.com/devcontainers/images/tree/main/src/python
2
-FROM mcr.microsoft.com/devcontainers/python:3.13
+FROM mcr.microsoft.com/devcontainers/python:3.14
3
4
5
RUN echo "Installing packages..." && \
0 commit comments