Update ghcr.io/cirruslabs/flutter Docker tag to v3.16.4 (#83)
All checks were successful
/ build (push) Successful in 5m52s
All checks were successful
/ build (push) Successful in 5m52s
Co-authored-by: Renovate Bot <renovate@myservermanager.com> Co-committed-by: Renovate Bot <renovate@myservermanager.com>
This commit is contained in:
parent
d9b33feac9
commit
3ae2c37813
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.16.3
|
image: ghcr.io/cirruslabs/flutter:3.16.4
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue