chore(deps): update klakegg/hugo docker tag to v0.93.2 (#1137)

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1137
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-03-06 13:14:51 +00:00 committed by konrad
parent 8aa646e4d9
commit 9d816205da
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.93.0
image: klakegg/hugo:0.93.2
pull: true
commands:
- cd docs
@ -874,6 +874,6 @@ steps:
- failure
---
kind: signature
hmac: 049041c66fff06f5393c9b50b345902d8c3bf947b6f9dfcfdd349ebbe28f6e6b
hmac: a0f3ae75b3624988b33dc5747cca0249972f0150d08a5002973ab23303d3eedb
...