* MOD: update postgresql-backup
Some checks failed
Build and push / check and test (push) Successful in 16s
Build and push / build_and_push (push) Failing after 1m7s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2025-12-26 22:18:11 +01:00
parent c75d6e6c6a
commit d41a3946fa

View File

@@ -7,6 +7,8 @@ ADD app /app
RUN chmod +x /app/*.sh \
&& apk add --no-cache \
postgresql15-client \
postgresql16-client \
postgresql-client \
tzdata \
7zip \
bash \