chore(deps): update dependency gohugoio/hugo to v0.137.1
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-11-05 12:32:32 +00:00
parent 202a47c8df
commit 06ffcf5d6d

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