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 7590086 commit 40766cbCopy full SHA for 40766cb
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-slim
+FROM python:3.11-slim
2
3
RUN apt-get update -qq \
4
&& apt-get install --no-install-recommends -y \
0 commit comments