From 82a6411915bea69e4695d8518c23eb1c2e0cab8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 07:27:48 +0200 Subject: [PATCH] chore(deps): update quay.io/thegeeklab/hugo docker tag to v0.127.0 (#17) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .woodpecker/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml index 75fa5d9..22aaded 100644 --- a/.woodpecker/docs.yml +++ b/.woodpecker/docs.yml @@ -37,7 +37,7 @@ steps: - lychee --no-progress --format detailed content/ README.md - name: build - image: quay.io/thegeeklab/hugo:0.125.7 + image: quay.io/thegeeklab/hugo:0.127.0 commands: - hugo --panicOnWarning