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

This commit is contained in:
Renovate Bot 2021-02-23 05:13:45 +00:00
parent 5f08cf8b00
commit cfd4c819b2

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