pr-14.1.0 - Upgrading postgresql to 17 #110

Merged
dannygroenewegen merged 1 commits from pr-14.1.0+33.0.7-fpm into main 2026-08-13 10:18:48 +00:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- NEXTCLOUD_UPDATE=1
db:
image: "pgautoupgrade/pgautoupgrade:14-debian"
image: "pgautoupgrade/pgautoupgrade:17-debian"
#setting max_connections with -c breaks pgautoupgrade
#command: -c "max_connections=${MAX_DB_CONNECTIONS:-100}"
volumes:
+1
View File
@@ -0,0 +1 @@
Update pgautoupgrade to postgresql v17