chore(deps): update dependency gohugoio/hugo to v0.86.0
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovator Bot 2021-07-21 12:01:12 +00:00
parent 2374a6e19b
commit 2f9898249c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/hug
ARG BUILD_VERSION
# renovate: datasource=github-releases depName=gohugoio/hugo
ENV HUGO_VERSION="${BUILD_VERSION:-v0.85.0}"
ENV HUGO_VERSION="${BUILD_VERSION:-v0.86.0}"
ENV HUGO_ENV=production