Upgrading traefik and mattermost.
This commit is contained in:
@@ -13,7 +13,7 @@ volumes:
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.6
|
||||
image: traefik:v2.8
|
||||
container_name: traefik
|
||||
restart: unless-stopped
|
||||
command:
|
||||
|
||||
@@ -23,7 +23,7 @@ volumes:
|
||||
|
||||
services:
|
||||
mattermost:
|
||||
image: mattermost/mattermost-team-edition:7.0
|
||||
image: mattermost/mattermost-team-edition:7.1
|
||||
container_name: mattermost
|
||||
environment:
|
||||
MM_USERNAME: ${ADMIN_USER}
|
||||
|
||||
Reference in New Issue
Block a user