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.
2 parents 17f7990 + 9e02a66 commit 9f75982Copy full SHA for 9f75982
Dockerfile
@@ -1,5 +1,5 @@
1
# Start from a base image
2
-FROM python:3.11-slim
+FROM python:3.13-slim
3
4
# (Optional) Set a working directory
5
WORKDIR /app
0 commit comments