Update ghcr.io/cirruslabs/flutter Docker tag to v3.12.0 #38

Closed
renovate wants to merge 1 commit from renovate/ghcr.io-cirruslabs-flutter-3.x into develop

View file

@ -11,7 +11,7 @@ trigger:
steps: steps:
- name: build - name: build
image: ghcr.io/cirruslabs/flutter:3.10.6 image: ghcr.io/cirruslabs/flutter:3.12.0
commands: commands:
- flutter doctor - flutter doctor
- flutter pub get - flutter pub get