postgres: fix healthcheck

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-04-29 14:54:36 +02:00
parent 4e8292b922
commit 4910c3f012
2 changed files with 5 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ RUN set -ex; \
bash \
openssl \
shadow \
netcat-openbsd \
grep; \
\
# We need to use the same gid and uid as on old installations