chore(deps): update dependency gohugoio/hugo to v0.112.5 (#92)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

Reviewed-on: docker/hugo#92
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-05-29 12:33:01 +02:00 committed by Robert Kaussow
parent 912e20fea5
commit b87891ca43

View File

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