chore: use pgautoupgrade postgres 18 to match upstream coop-cloud/plausible#10
All checks were successful
cc-ci/testme cc-ci: success

This commit is contained in:
notplants
2026-06-15 17:22:31 +00:00
committed by notplants
parent 709a294d9a
commit d77adba469

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:16-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
volumes:
- db-data:/var/lib/postgresql/data
environment: