From dcea6407f43070b3115573ba8321c1f7ef396ab9 Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Sat, 25 Nov 2023 08:38:36 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6ad450a..3afb0ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ trigger: steps: - name: app-build - image: cirrusci/flutter:latest + image: ghcr.io/cirruslabs/flutter:3.13.9 commands: - cd ./Sources/justMUSIC/ - flutter build apk --debug