* MOD: update postgresl-client in vaultwarden-backup
Some checks failed
Build and push / check and test (push) Successful in 8s
Build and push / build_and_push (push) Failing after 11s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2025-12-26 22:38:25 +01:00
parent 552e76d78e
commit b7e0e0d442

View File

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