Update db for mattermost.

This commit is contained in:
2024-11-25 10:56:45 +01:00
parent 0307888553
commit d96d02f35d

View File

@@ -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