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 bd0bee1 commit c93a43fCopy full SHA for c93a43f
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10-slim-bullseye
+FROM python:3.13-slim-bullseye
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
docker/Dockerfile.dev
-FROM python:3.9-slim-bullseye
0 commit comments