diff --git a/.woodpecker.yml b/.woodpecker.yml index 088a51e..cce3ac0 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ platform: linux/arm64 pipeline: build: - image: ghcr.io/cirruslabs/flutter:stable + image: cirrusci/flutter:latest commands: - flutter build apk --release publish: