builds: Update to flutter container 3.7.12
This commit is contained in:
parent
ed08130442
commit
3ab5ea3f82
|
|
@ -11,7 +11,7 @@ include:
|
||||||
- if: $OVERRIDE_INCLUDE_BRANCH
|
- if: $OVERRIDE_INCLUDE_BRANCH
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
FLUTTER_IMAGE_TAG: "3.7.8"
|
FLUTTER_IMAGE_TAG: "3.7.12"
|
||||||
DART_IMAGE_TAG: "2.19.0"
|
DART_IMAGE_TAG: "2.19.0"
|
||||||
OVERRIDE_INCLUDE_BRANCH:
|
OVERRIDE_INCLUDE_BRANCH:
|
||||||
description: "Change the branch used to include the CI template"
|
description: "Change the branch used to include the CI template"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue