mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
update hugo
This commit is contained in:
parent
e9b0ca3b9b
commit
fa1f16a11f
@ -11,12 +11,11 @@ ENV CGO_ENABLED=${CGO}
|
||||
ENV GOOS=linux
|
||||
ENV GO111MODULE=on
|
||||
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
RUN git clone https://github.com/gohugoio/hugo.git /hugo
|
||||
|
||||
RUN cd /hugo
|
||||
WORKDIR /hugo
|
||||
|
||||
RUN go install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user