diff --git a/.drone.yml b/.drone.yml index da8107e..6713eef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: clone submodules - image: alpine/git:2.40.1 + image: alpine/git:v2.43.0 commands: - git submodule update --init --recursive - name: build @@ -30,7 +30,7 @@ platform: steps: - name: clone submodules - image: alpine/git:2.40.1 + image: alpine/git:v2.43.0 commands: - git submodule update --init --recursive - name: build