diff --git a/.drone.yml b/.drone.yml index d6b3ff1..eac330a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: compile - image: alpine/edge + image: alpine:latest commands: - cd /drone/src - apk add --no-cache clang