chore(deps): update klakegg/hugo docker tag to v0.111.0 (#1539)

Reviewed-on: vikunja/api#1539
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-06-05 18:20:32 +00:00 committed by konrad
parent e17b63b920
commit a86518da71
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.110.0
image: klakegg/hugo:0.111.0
pull: always
commands:
- cd docs
@ -743,6 +743,6 @@ steps:
- failure
---
kind: signature
hmac: a5b2996ce0885a3c23101b1a967060c0546c1cc3607a26ff91144080a3b08402
hmac: 3718aeea48ffcb4b7e696b152dfabfeec48cb11e80231260eb089d4b5f4dc54a
...