We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1eb858 commit b7277aeCopy full SHA for b7277ae
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13.0rc2-slim
+FROM python:3.13-slim
2
3
RUN apt-get update && \
4
apt-get install -y --no-install-recommends ca-certificates && \
0 commit comments