chore(deps): update klakegg/hugo docker tag to v0.107.0 (#1272)

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1272
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-01-11 19:48:22 +00:00 committed by kolaente
parent 75e9056d7b
commit 8d23a78647
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -607,7 +607,7 @@ steps:
- tar -xzf vikunja-theme.tar.gz
- name: build
image: klakegg/hugo:0.104.2
image: klakegg/hugo:0.107.0
pull: always
commands:
- cd docs
@ -730,6 +730,6 @@ steps:
- failure
---
kind: signature
hmac: 37d091b9fe138091044e4dc44633bf6e059478006b3e697c3eff80a49a4837d8
hmac: ede99d3c09466ea04c070a3cf75b454a232c42e2a46a5c5835135267d50a48e7
...