Updated to the latest Hugo version v.0.37.1, see https://github.com/gohugoio/hugo/releases
This commit is contained in:
parent
4b5f3485e1
commit
da1399608a
4 changed files with 214 additions and 20 deletions
|
|
@ -2,7 +2,7 @@ FROM alpine:latest
|
|||
LABEL maintainer="chris@cbrgm.de"
|
||||
LABEL version="latest"
|
||||
|
||||
ENV HUGO_VERSION="0.37"
|
||||
ARG HUGO_VERSION
|
||||
|
||||
COPY ./drone-hugo.sh /bin/
|
||||
RUN chmod +x /bin/drone-hugo.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue