chore(deps): update dependency gohugoio/hugo to v0.114.0
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2023-06-19 17:33:46 +00:00
parent 4d0d4c790b
commit ec22450e5f

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.112.5}" ENV HUGO_VERSION="${BUILD_VERSION:-v0.114.0}"
ENV HUGO_ENV=production ENV HUGO_ENV=production