From 15b9a06016bb3019d983b0b1a6a59b049c2a4ca7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:29:20 +0200 Subject: [PATCH] chore(deps): update quay.io/thegeeklab/hugo docker tag to v0.124.1 (#13) 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 89652f3..93c460c 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.122.0 + image: quay.io/thegeeklab/hugo:0.124.1 commands: - hugo --panicOnWarning