We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b6cdcd + d616d80 commit 7888d1dCopy full SHA for 7888d1d
2 files changed
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