chore(deps): update klakegg/hugo docker tag to v0.101.0

This commit is contained in:
kolaente 2022-09-30 19:24:49 +02:00
parent 45defebcf4
commit f1b2338227
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -622,7 +622,7 @@ steps:
- tar -xzf vikunja-theme.tar.gz
- name: build
image: klakegg/hugo:0.93.3
image: klakegg/hugo:0.101.0
pull: true
commands:
- cd docs
@ -878,6 +878,6 @@ steps:
- failure
---
kind: signature
hmac: e72b631f902689777e3263ae9527e5aa47738b9021538f7cb5034f95ac265f07
hmac: d95e5d4b31e22079ce6360f31ec9257b26cd206b614cb1ec660290c061eced8f
...