From 3b7b024be5baa2d4ceb65401fb3ca20f8b571207 Mon Sep 17 00:00:00 2001 From: jusax23 Date: Sun, 4 Jun 2023 20:47:18 +0200 Subject: [PATCH] change --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 23192a4..088a51e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ platform: linux/arm64 pipeline: build: - image: ghcr.io/cirruslabs/flutter:3.10.2 + image: ghcr.io/cirruslabs/flutter:stable commands: - flutter build apk --release publish: