Update ghcr.io/cirruslabs/flutter Docker tag to v3.16.0
All checks were successful
/ build (push) Successful in 6m8s
All checks were successful
/ build (push) Successful in 6m8s
This commit is contained in:
parent
b51131de8f
commit
3d68dcefab
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/cirruslabs/flutter:3.13.9
|
image: ghcr.io/cirruslabs/flutter:3.16.0
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue