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