Commit 9aff9c4
committed
chore(deps): upgrade to postgres 18 and latest mattermost patch release
This revision bumps postgres from version 14 to the latest supported
release, version 18. In version 18, the format of the persistent storage
volume changed to improve ease of database upgrades. To accomodate this,
the volume mounts for the postgres service in docker compose was
adjusted. Refer to the upstream documentation for more details.
Additionally, mattermost was upgraded to the latest patch release
10.11.7 which includes some low- to medium-severity security fixes.1 parent 74f80e5 commit 9aff9c4
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments