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 cb04f1f commit e92d20bCopy full SHA for e92d20b
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