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

This commit is contained in:
Renovate Bot 2020-11-05 03:30:36 +00:00
parent 0df1a1f0b6
commit 960a76b469

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