Update ghcr.io/cirruslabs/flutter Docker tag to v3.19.6
All checks were successful
/ build (push) Successful in 6m32s
All checks were successful
/ build (push) Successful in 6m32s
This commit is contained in:
parent
d2485a91cd
commit
9f0e436ead
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.19.5
|
image: ghcr.io/cirruslabs/flutter:3.19.6
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue