chore(deps): update pgautoupgrade/pgautoupgrade docker tag to v18

This commit is contained in:
2026-08-13 11:32:31 +00:00
parent 72562871ea
commit 75fa0f6c50
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- NEXTCLOUD_UPDATE=1
db:
image: "pgautoupgrade/pgautoupgrade:17-debian"
image: "pgautoupgrade/pgautoupgrade:18-debian"
#setting max_connections with -c breaks pgautoupgrade
#command: -c "max_connections=${MAX_DB_CONNECTIONS:-100}"
volumes: