chore(deps): update dependency gohugoio/hugo to v0.122.0 (#138)
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/push/build-container Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details
ci/woodpecker/tag/build-package Pipeline was successful Details
ci/woodpecker/tag/build-container Pipeline was successful Details
ci/woodpecker/tag/docs Pipeline was successful Details
ci/woodpecker/tag/notify Pipeline was successful Details

Reviewed-on: #138
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-02-11 13:12:45 +01:00 committed by Robert Kaussow
parent 21909047ad
commit 9d305aed9b
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.121.2}"
ENV HUGO_VERSION="${HUGO_VERSION:-v0.122.0}"
ENV HUGO_ENV=production