chore: upgrade to 3.1.0+v2.0.0 (pgautoupgrade postgres 13 to 16 + resilient backup/restore)
All checks were successful
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-06-12 04:28:40 +00:00
parent 13458fac56
commit 709a294d9a

View File

@ -37,7 +37,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- coop-cloud.${STACK_NAME}.version=3.1.0+v2.0.0
db:
image: pgautoupgrade/pgautoupgrade:18-alpine
image: pgautoupgrade/pgautoupgrade:16-alpine
volumes:
- db-data:/var/lib/postgresql/data
environment: