chore(deps): update dependency gohugoio/hugo to v0.93.2 (#37)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2022-03-05 16:24:41 +01:00 committed by Robert Kaussow
parent 28122159d4
commit 1841266d05
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.93.1}"
ENV HUGO_VERSION="${BUILD_VERSION:-v0.93.2}"
ENV HUGO_ENV=production