Update dependency docker.io/cibuilds/hugo to v0.93

This commit is contained in:
Renovate Bot 2022-02-28 17:07:03 +00:00
parent 3a4816b482
commit 671abb94d6

View file

@ -22,7 +22,7 @@ spellcheck:
- mdspell -r -n -a --en-gb "content/posts/*.md" "content/posts/*.markdown"
build:
image: docker.io/cibuilds/hugo:0.92
image: docker.io/cibuilds/hugo:0.93
stage: build
variables:
HUGO_ENV: production