chore(deps): update dependency gohugoio/hugo to v0.136.4
Some checks failed
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline failed
ci/woodpecker/pr/docs unknown status

This commit is contained in:
Renovator Bot 2024-10-22 09:01:44 +00:00
parent 8857608af3
commit 8754686000

View File

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