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 06c8ccb commit 769ca6dCopy full SHA for 769ca6d
Dockerfile.slim
@@ -1,4 +1,4 @@
1
-FROM python:3.9-slim
+FROM python:3.11-slim
2
3
RUN apt-get update && apt-get install --no-install-recommends -y redis libleveldb1d libleveldb-dev build-essential libpq-dev && \
4
update-ca-certificates && mkdir -p /run/redis && mkdir -p /var/run/dpp && \
0 commit comments