Skip to content
Snippets Groups Projects
Commit 44e665d7 authored by tollive's avatar tollive
Browse files

[Mattermost] Upgrade to 5.26.2

parent 3705d84b
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.23.0
ENV MM_VERSION=5.26.2
# Get these ids with the output of `id mattermost` on the VM hosting the app
ARG PUID=5000
ARG PGID=5000
......
......@@ -16,7 +16,7 @@ volumes:
services:
mattermost:
image: registry.picasoft.net/pica-mattermost:5.23.0
image: registry.picasoft.net/pica-mattermost:5.26.2
build: .
container_name: mattermost-app
links:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment