chore(deps): update dependency gohugoio/hugo to v0.136.5 (#152)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
ci/woodpecker/tag/build-container Pipeline was successful
ci/woodpecker/tag/build-package Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/notify Pipeline was successful

Reviewed-on: #152
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-10-27 18:44:04 +00:00 committed by Robert Kaussow
parent 031128924b
commit 202a47c8df

View File

@ -14,7 +14,7 @@ ARG TARGETVARIANT
ARG HUGO_VERSION ARG HUGO_VERSION
# renovate: datasource=github-releases depName=gohugoio/hugo # renovate: datasource=github-releases depName=gohugoio/hugo
ENV HUGO_VERSION="${HUGO_VERSION:-v0.133.0}" ENV HUGO_VERSION="${HUGO_VERSION:-v0.136.5}"
ENV HUGO_ENV=production ENV HUGO_ENV=production