Fix build

This commit is contained in:
Julian Ospald 2018-06-05 16:40:25 +02:00
父節點 e15d23acd5
當前提交 e7237eee23
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 511B62C09D50CD28
共有 1 個文件被更改,包括 0 次插入3 次删除

查看文件

@ -9,14 +9,11 @@ WORKDIR /gopath/src/github.com/gogs/gogs/
RUN apk --no-cache add \
bash \
build-base \
build-deps \
ca-certificates \
curl \
git \
go \
linux-pam \
linux-pam-dev \
openssh \
redis \
shadow \