chore: publish 0.1.0+8.0.1 release

This commit is contained in:
knoflook 2023-08-21 12:37:56 +02:00
parent 9a716f7303
commit f4311c4879

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
app:
image: mattermost/mattermost-team-edition:7.9.4
image: mattermost/mattermost-team-edition:8.0.1
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=0.1.0+7.9.4"
- "coop-cloud.${STACK_NAME}.version=0.1.0+8.0.1"
configs:
- source: abra_mattermost_entrypoint
target: /abra-mattermost-entrypoint.sh