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 8b4ce09 commit d616d80Copy full SHA for d616d80
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-slim
+FROM python:3.13-slim
2
3
# Set environment variables to prevent interactive prompts and optimize Python
4
ENV DEBIAN_FRONTEND=noninteractive \
Dockerfile.root
0 commit comments