Update ghcr.io/cirruslabs/flutter Docker tag to v3.19.2 (#99)
All checks were successful
/ build (push) Successful in 5m25s
All checks were successful
/ build (push) Successful in 5m25s
Co-authored-by: Renovate Bot <renovate@myservermanager.com> Co-committed-by: Renovate Bot <renovate@myservermanager.com>
This commit is contained in:
parent
7f145f6960
commit
5668c15547
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.19.1
|
||||
image: ghcr.io/cirruslabs/flutter:3.19.2
|
||||
steps:
|
||||
- name: Prepare requirements
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue