From f4c25e72d6b8892349af1935cdec3f1cb6efd2c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 11:51:34 +0100 Subject: [PATCH] chore(deps): update quay.io/thegeeklab/hugo docker tag to v0.122.0 (#10) 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 66f1105..89652f3 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.115.2 + image: quay.io/thegeeklab/hugo:0.122.0 commands: - hugo --panicOnWarning