chore(deps): update pgautoupgrade/pgautoupgrade docker tag to v18
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2026-06-10 10:17:38 +00:00
parent 19e7fbb648
commit 07185ef4e9

View File

@ -10,7 +10,7 @@ services:
- NEXTCLOUD_UPDATE=1
db:
image: "pgautoupgrade/pgautoupgrade:14-debian"
image: "pgautoupgrade/pgautoupgrade:18-debian"
command: -c "max_connections=${MAX_DB_CONNECTIONS:-100}"
volumes:
- "postgres:/var/lib/postgresql/data"