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

This commit is contained in:
Renovate Bot 2021-01-01 01:21:18 +00:00
parent fabac5a1db
commit 53a8cdd80a

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