Update ghcr.io/cirruslabs/flutter Docker tag to v3.13.4
All checks were successful
/ build (push) Successful in 5m51s
All checks were successful
/ build (push) Successful in 5m51s
This commit is contained in:
parent
4deb9b92cb
commit
2837054383
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.13.0
|
||||
image: ghcr.io/cirruslabs/flutter:3.13.4
|
||||
steps:
|
||||
- name: Prepare requirements
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue