Update ghcr.io/cirruslabs/flutter Docker tag to v3.19.2
All checks were successful
/ build (push) Successful in 5m41s
All checks were successful
/ build (push) Successful in 5m41s
This commit is contained in:
parent
7f145f6960
commit
0dde38e4ad
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/cirruslabs/flutter:3.19.1
|
||||
image: ghcr.io/cirruslabs/flutter:3.19.2
|
||||
steps:
|
||||
- name: Prepare requirements
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue