diff --git a/.drone.yml b/.drone.yml index 9436f6e..604e4f7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ trigger: - master steps: - name: config - image: alpine + image: alpine:latest commands: - apk add --no-cache git - git clone https://git.quacker.org/d/dockerutils