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 3a75c83 + 3f91bd3 commit 9cfe64bCopy full SHA for 9cfe64b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-slim
+FROM python:3.13-slim
2
3
# Install system dependencies
4
RUN apt-get update && apt-get install -y \
0 commit comments