Skip to content
GitLab
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
e61c17c7
Verified
Commit
e61c17c7
authored
Apr 25, 2021
by
Romain De Laage De Bellefaye
🌳
Browse files
[mattermost] bump to 5.34.2
parent
070e1093
Changes
2
Hide whitespace changes
Inline
Side-by-side
pica-mattermost/Dockerfile
View file @
e61c17c7
...
...
@@ -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.34.
1
ENV
MM_VERSION=5.34.
2
# Get these ids with the output of `id mattermost` on the VM hosting the app
ARG
PUID=5000
ARG
PGID=5000
...
...
pica-mattermost/docker-compose.yml
View file @
e61c17c7
...
...
@@ -17,7 +17,7 @@ volumes:
services
:
mattermost
:
image
:
registry.picasoft.net/pica-mattermost:5.34.
1
image
:
registry.picasoft.net/pica-mattermost:5.34.
2
build
:
.
container_name
:
mattermost-app
volumes
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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