From dc9d4e8cc6ff15c60e305e7780ecffbaa5f9432d Mon Sep 17 00:00:00 2001 From: snowball Date: Fri, 24 Sep 2021 20:13:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0c846b4..48692bb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: hugoweb steps: - name: submodules - image: alpine/git + image: bitnami/git:latest commands: - git submodule update --init --recursive