Release 0.6: Added Postgres 18; Updated libs
Some checks failed
Build Docker Image / build-and-deploy-image (pg15) (push) Successful in 1m55s
Build Docker Image / build-and-deploy-image (pg16) (push) Failing after 21s
Build Docker Image / build-and-deploy-image (pg17) (push) Failing after 21s
Build Docker Image / build-and-deploy-image (pg18) (push) Failing after 22s

This commit is contained in:
Eugene Morozov
2025-12-13 15:03:50 +02:00
parent fb0187db5d
commit 594534ed64
6 changed files with 42 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.22
FROM alpine:3.23
ENV APP_HOME=/home/app/docker-postgres-backup \
PYTHONUNBUFFERED=1 \