Update ghcr.io/cirruslabs/flutter Docker tag to v3.19.6 (#116)
All checks were successful
/ build (push) Successful in 5m24s
All checks were successful
/ build (push) Successful in 5m24s
Co-authored-by: Renovate Bot <renovate@myservermanager.com> Co-committed-by: Renovate Bot <renovate@myservermanager.com>
This commit is contained in:
parent
d2485a91cd
commit
34bcd2ee92
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