Fix build

This commit is contained in:
Julian Ospald 2018-06-05 16:40:25 +02:00
parent e15d23acd5
commit e7237eee23
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 0 additions and 3 deletions

View File

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