chore(deps): update dependency gohugoio/hugo to v0.125.7
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-05-08 15:31:35 +00:00 committed by Robert Kaussow
parent 39a4ab7bd7
commit 5eb864ad25
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

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