Compare commits

...

4 Commits

Author SHA1 Message Date
41c9eb8e5f chore: publish 2.1.10+10.11.18 release 2026-05-21 11:22:40 +02:00
b16fe53c81 chore: update image tags 2026-05-21 11:20:12 +02:00
86b7fa0646 chore: publish 2.1.9+10.11.15 release 2026-04-23 11:21:29 +02:00
2a707ee876 chore: update image tags 2026-04-23 11:21:20 +02:00

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
app:
image: mattermost/mattermost-team-edition:10.11.14
image: mattermost/mattermost-team-edition:10.11.18
environment:
- TZ
- MM_SQLSETTINGS_DRIVERNAME=postgres
@ -28,7 +28,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=2.1.8+10.11.14"
- "coop-cloud.${STACK_NAME}.version=2.1.10+10.11.18"
- "backupbot.backup=true"
- "backupbot.backup.path=/mattermost,/etc/ssl"
configs: