diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml index c161a2c..9603011 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.121.2 + image: quay.io/thegeeklab/hugo:0.122.0 commands: - hugo --panicOnWarning