mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update latest version to 8.0.0
This commit is contained in:
parent
823ef27d6c
commit
62495f16bd
@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||||||
ENV PATH="/mattermost/bin:${PATH}"
|
ENV PATH="/mattermost/bin:${PATH}"
|
||||||
ARG PUID=2000
|
ARG PUID=2000
|
||||||
ARG PGID=2000
|
ARG PGID=2000
|
||||||
ARG MM_PACKAGE="https://releases.mattermost.com/7.10.4/mattermost-7.10.4-linux-amd64.tar.gz?src=docker"
|
ARG MM_PACKAGE="https://releases.mattermost.com/8.0.0/mattermost-8.0.0-linux-amd64.tar.gz?src=docker"
|
||||||
|
|
||||||
# # Install needed packages and indirect dependencies
|
# # Install needed packages and indirect dependencies
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
Loading…
Reference in New Issue
Block a user