Fix build

This commit is contained in:
Julian Ospald 2018-06-05 16:40:25 +02:00
부모 e15d23acd5
커밋 e7237eee23
No known key found for this signature in database
GPG 키 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 \