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