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 4f96ae8 commit 26c5e17Copy full SHA for 26c5e17
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-slim-bookworm
+FROM python:3.14-slim-bookworm
2
3
RUN apt-get update && apt-get install -y \
4
&& rm -rf /var/lib/apt/lists/*
0 commit comments