Update db for mattermost.
This commit is contained in:
@@ -58,7 +58,7 @@ services:
|
|||||||
- "traefik.http.services.mattermost-secure.loadbalancer.server.port=8065"
|
- "traefik.http.services.mattermost-secure.loadbalancer.server.port=8065"
|
||||||
|
|
||||||
mattermost-db:
|
mattermost-db:
|
||||||
image: postgres:14-alpine
|
image: postgres:15-alpine
|
||||||
container_name: mattermost-db
|
container_name: mattermost-db
|
||||||
hostname: mattermost-db
|
hostname: mattermost-db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user