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

This commit is contained in:
Renovate Bot 2021-11-03 15:11:35 +00:00
parent 3f42502308
commit 1425e71806

View file

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