Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ba50952ce |
@@ -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:
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Only updating to postgresql-17, as the version 18 will need some path fixing.
|
||||
Reference in New Issue
Block a user