chore(deps): update dependency gohugoio/hugo to v0.134.2
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful

This commit is contained in:
Renovator Bot 2024-09-10 13:44:46 +00:00
parent 8857608af3
commit 62cc7ab7ee

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.134.2}"
ENV HUGO_ENV=production