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

This commit is contained in:
Renovate Bot 2020-09-17 13:26:34 +00:00
parent e98fd745ed
commit 88834f0c8a

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