chore(deps): update klakegg/hugo docker tag to v0.111.3 (#1542)
continuous-integration/drone/push Build is passing Details

Reviewed-on: vikunja/api#1542
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-06-06 18:17:47 +00:00 committed by konrad
parent e3842b6df7
commit b03213c19e
1 changed files with 2 additions and 2 deletions

View File

@ -619,7 +619,7 @@ steps:
- tar -xzf vikunja-theme.tar.gz
- name: build
image: klakegg/hugo:0.111.0
image: klakegg/hugo:0.111.3
pull: always
commands:
- cd docs
@ -743,6 +743,6 @@ steps:
- failure
---
kind: signature
hmac: 3718aeea48ffcb4b7e696b152dfabfeec48cb11e80231260eb089d4b5f4dc54a
hmac: c4ad4289fab459ac54863a76cc07bdae46d2641726d160c557279711181e99d0
...