* update go to 1.12

* update per feedback

* fix test

* revert test changes

* remove zap.AddCallerSkip(1)
Этот коммит содержится в:
Carlos Tadeu Panato Junior
2019-03-01 18:55:35 +01:00
коммит произвёл Jesse Hallam
родитель 7f9e1273d7
Коммит 6a3fdbd489
9 изменённых файлов: 25 добавлений и 13 удалений

Просмотреть файл

@@ -6,3 +6,14 @@ PRs opened against the `mattermost-server` repository will use the file called `
The `Dockerfile` in this folder (`Dockerfile.buildenv`) is the build environment for our current builds you can find the docker image to downalod [here](https://hub.docker.com/r/mattermost/mattermost-build-server/tags/) or build your own.
### Docker Image for building the Server
We have a docker image to build `mattermost-server` and it is based on Go docker image.
In our Docker Hub Repository we have the following images:
- `mattermost/mattermost-build-server:dec-7-2018` which is based on Go 1.11 you can use for MM versions <= `5.9.0`
- `mattermost/mattermost-build-server:feb-28-2019` which is based on Go 1.12