From a86518da7147dcd63de118e3f4e3114ee8f2ada7 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 Jun 2023 18:20:32 +0000 Subject: [PATCH] chore(deps): update klakegg/hugo docker tag to v0.111.0 (#1539) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1539 Co-authored-by: renovate Co-committed-by: renovate --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index f0f604cd00..3e6fbbd09c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 ...