fix(docs): use up-to-date hugo image for building

This commit is contained in:
kolaente 2022-01-29 23:31:14 +01:00
parent 7a27e1317f
commit 7af4761cc3
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -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