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

This commit is contained in:
Renovate Bot 2020-11-28 14:25:33 +00:00
parent 6bcb316ea1
commit e2f067ac48

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