We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c95921b + 242d22c commit 4fa8c42Copy full SHA for 4fa8c42
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Python runtime as a parent image
2
-FROM python:3.12-slim
+FROM python:3.13-slim
3
4
# Set the working directory in the container
5
WORKDIR /app
0 commit comments