Files
mattermost/build/Dockerfile.buildenv
Agniva De Sarker caeda90b24 Bump up Go docker image to 1.15.5 (#16744)
```release-notes
NONE
```
2021-01-16 09:35:38 +05:30

4 lines
169 B
Docker

FROM golang:1.15.5
RUN apt-get update && apt-get install -y make git apt-transport-https ca-certificates curl software-properties-common build-essential zip xmlsec1 jq