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 67ec325 commit 3aa8054Copy full SHA for 3aa8054
installer/Dockerfile-python-pg
@@ -1,5 +1,5 @@
1
FROM python:3.11-slim-bullseye AS python-stage
2
-FROM postgres:15.8-bullseye
+FROM postgres:15.14-bullseye
3
4
ARG DEPENDENCIES=" \
5
libexpat1-dev \
0 commit comments