chore(deps): update klakegg/hugo docker tag to v0.92.2 (#1127)

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1127
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-02-23 08:00:21 +00:00 committed by konrad
parent 81ab23385f
commit f96c2fe23f
1 changed files with 2 additions and 2 deletions

View File

@ -621,7 +621,7 @@ steps:
- tar -xzf vikunja-theme.tar.gz
- name: build
image: klakegg/hugo:0.92.1
image: klakegg/hugo:0.92.2
pull: true
commands:
- cd docs
@ -874,6 +874,6 @@ steps:
- failure
---
kind: signature
hmac: 1d9d58c3dea9f3b7e8e164ba774097360887e58c92753f8cfa7ce25fa43ffdb6
hmac: 02907ddf1e546a52f5062707fff9237bd1138fa785270a7efffb1981b967ec78
...