Compare commits

...

4 Commits

Author SHA1 Message Date
Carlos Panato
c8d99249cc
bump to 5.7.3 2019-03-17 14:13:40 +01:00
Carlos Panato
b60f366eeb
bump to 5.7.2 2019-03-17 14:12:52 +01:00
Carlos Panato
27d9757866
bump to 5.7.1 2019-03-17 14:12:26 +01:00
Carlos Panato
e379840454
bump base image 2019-03-17 14:11:07 +01:00
3 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
FROM alpine:3.7
FROM alpine:3.9
# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.7.0
ENV MM_VERSION=5.7.3
# Build argument to set Mattermost edition
ARG edition=enterprise

View File

@ -92,7 +92,7 @@
},
{
"name": "web",
"image": "mattermost/mattermost-prod-web:5.7.0",
"image": "mattermost/mattermost-prod-web:5.7.3",
"memory": 128,
"essential": true,
"mountPoints": [

View File

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: mattermost-app
image: "mattermost/mattermost-prod-app:5.7.0"
image: "mattermost/mattermost-prod-app:5.7.3"
env:
- name: DB_HOST
valueFrom: