We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aca90c commit a975f96Copy full SHA for a975f96
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13.1
+FROM python:3.13.2
2
3
RUN apt-get update; \
4
apt-get install -y --no-install-recommends \
0 commit comments