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 6217cbf commit a2ba8cbCopy full SHA for a2ba8cb
Dockerfile.slim
@@ -1,4 +1,4 @@
1
-FROM python:3.9-slim
+FROM python:3.12-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