Update docker.io/cibuilds/hugo Docker tag to v0.74
This commit is contained in:
parent
7796d6e168
commit
bae3c21ab2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ spellcheck:
|
|||
- mdspell -r -n -a --en-gb "content/posts/*.md" "content/posts/*.markdown"
|
||||
|
||||
build:
|
||||
image: docker.io/cibuilds/hugo:0.73
|
||||
image: docker.io/cibuilds/hugo:0.74
|
||||
stage: build
|
||||
variables:
|
||||
HUGO_ENV: production
|
||||
|
|
Loading…
Add table
Reference in a new issue