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

This commit is contained in:
Renovator Bot 2024-03-20 12:01:41 +00:00
parent 9d305aed9b
commit b5e3b5f4cd
1 changed files with 1 additions and 1 deletions

View File

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