Update monachus/hugo Docker tag to v0.75.1 (#940)
continuous-integration/drone/push Build is passing Details

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#940
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-08-12 17:59:37 +00:00 committed by konrad
parent 2007f63502
commit 83809d1bd6
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: monachus/hugo:v0.54.0
image: monachus/hugo:v0.75.1
pull: true
commands:
- cd docs
@ -856,6 +856,6 @@ steps:
- failure
---
kind: signature
hmac: 673ff632397ce656d984182c8a007ff7d96c530ffc69fea824b45c12813ba4e5
hmac: 2cee8cac22aae8b4a25ffa28c47d9defc6ce227e0d262b57677f9adbf8badc3e
...