Compare commits

..

No commits in common. "renovate/gohugoio-hugo-0.x" and "main" have entirely different histories.

View File

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