Fix build
This commit is contained in:
parent
e15d23acd5
commit
e7237eee23
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user