diff --git a/.drone.yml b/.drone.yml index 6a35e64..4ff62d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: # - flutter build apk - name: code-analysis - image: cirrusci/flutter:stable + image: cirrusci/flutter:latest environment: SONAR_TOKEN: from_secret: SONAR_TOKEN