Skip to content
Snippets Groups Projects
Commit 63d69f0e authored by Romain De Laage De Bellefaye's avatar Romain De Laage De Bellefaye
Browse files

[Mattermost] Update to 5.29.0

parent 3ae496c5
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ FROM alpine:3.11
ENV PATH="/mattermost/bin:${PATH}"
# Picasoft : change these values. The team version is used by default
ENV MM_VERSION=5.27.0
ENV MM_VERSION=5.29.0
# Get these ids with the output of `id mattermost` on the VM hosting the app
ARG PUID=5000
ARG PGID=5000
......
......@@ -17,7 +17,7 @@ volumes:
services:
mattermost:
image: registry.picasoft.net/pica-mattermost:5.27.0
image: registry.picasoft.net/pica-mattermost:5.29.0
build: .
container_name: mattermost-app
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment