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

Merged
konrad merged 2 commits from renovate/klakegg-hugo-0.x into main 2023-01-11 19:48:26 +00:00
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
...