chore: upgrade to 3.1.0+v2.0.0 (pgautoupgrade postgres 13 to 16 + resilient backup/restore) #3

Closed
autonomic-bot wants to merge 2 commits from upgrade-3.1.0+v2.0.0 into main
Showing only changes of commit 709a294d9a - Show all commits

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: