Update docker.io/cibuilds/hugo Docker tag to v0.91

This commit is contained in:
Renovate Bot 2021-12-17 15:04:35 +00:00
parent 2283fdc295
commit bd5ee67c08

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.89
image: docker.io/cibuilds/hugo:0.91
stage: build
variables:
HUGO_ENV: production