Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Picasoft
Technique
Dockerfiles
Commits
43c943bd
Verified
Commit
43c943bd
authored
May 16, 2021
by
Romain De Laage De Bellefaye
🌳
Browse files
[Mattermost] Bump to 5.35.0
parent
8fb7505b
Changes
2
Hide whitespace changes
Inline
Side-by-side
pica-mattermost/Dockerfile
View file @
43c943bd
...
@@ -4,7 +4,7 @@ FROM alpine:3.11
...
@@ -4,7 +4,7 @@ FROM alpine:3.11
ENV
PATH="/mattermost/bin:${PATH}"
ENV
PATH="/mattermost/bin:${PATH}"
# Picasoft : change these values. The team version is used by default
# Picasoft : change these values. The team version is used by default
ENV
MM_VERSION=5.3
4.2
ENV
MM_VERSION=5.3
5.0
# Get these ids with the output of `id mattermost` on the VM hosting the app
# Get these ids with the output of `id mattermost` on the VM hosting the app
ARG
PUID=5000
ARG
PUID=5000
ARG
PGID=5000
ARG
PGID=5000
...
...
pica-mattermost/docker-compose.yml
View file @
43c943bd
...
@@ -17,7 +17,7 @@ volumes:
...
@@ -17,7 +17,7 @@ volumes:
services
:
services
:
mattermost
:
mattermost
:
image
:
registry.picasoft.net/pica-mattermost:5.3
4.2
image
:
registry.picasoft.net/pica-mattermost:5.3
5.0
build
:
.
build
:
.
container_name
:
mattermost-app
container_name
:
mattermost-app
volumes
:
volumes
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment