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.
2 parents 8d6f397 + 678fcf8 commit a3a336cCopy full SHA for a3a336c
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11.4-slim-buster
+FROM python:3.11.4-slim-bullseye
2
RUN : \
3
&& apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get install \
0 commit comments