fix(docs): use up-to-date hugo image for building
This commit is contained in:
parent
7a27e1317f
commit
7af4761cc3
1 changed files with 1 additions and 1 deletions
|
@ -621,7 +621,7 @@ steps:
|
|||
- tar -xzf vikunja-theme.tar.gz
|
||||
|
||||
- name: build
|
||||
image: monachus/hugo:v0.75.1
|
||||
image: klakegg/hugo:0.91.2
|
||||
pull: true
|
||||
commands:
|
||||
- cd docs
|
||||
|
|
Loading…
Reference in a new issue