Files
mattermost/server/build/Dockerfile.buildenv
2023-09-07 13:06:18 +03:00

4 lines
250 B
Docker

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