Update ghcr.io/cirruslabs/flutter Docker tag to v3.22.2 - autoclosed #125

Closed
renovate wants to merge 1 commit from renovate/ghcr.io-cirruslabs-flutter-3.x into develop
Showing only changes of commit 47ffa37b7b - Show all commits

View file

@ -3,7 +3,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/cirruslabs/flutter:3.19.6 image: ghcr.io/cirruslabs/flutter:3.22.2
steps: steps:
- name: Prepare requirements - name: Prepare requirements
run: | run: |