Commit dd1a22d
fix: pin postgres to version 17 to avoid data directory incompatibility
Postgres 18+ changed the default data directory structure, causing
startup failures when using an existing volume mounted at
/var/lib/postgresql/data.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8571152 commit dd1a22d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments