diff --git a/.drone.yml b/.drone.yml index 9422ffe..b3722d7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ steps: - make build-debug - name: test - image: vikunja/flutter-build + image: cirrusci/flutter:stable pull: true commands: - flutter packages get