From 83809d1bd62ea4359d342a0085e93ee283104566 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 12 Aug 2021 17:59:37 +0000 Subject: [PATCH] Update monachus/hugo Docker tag to v0.75.1 (#940) Co-authored-by: kolaente Reviewed-on: https://kolaente.dev/vikunja/api/pulls/940 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 897c4f6cf6..37d3f14ab5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 ...