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 9f128c9 commit 1b2f0fdCopy full SHA for 1b2f0fd
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