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