builds: Update dart and flutter ci containers
This commit is contained in:
parent
b27222106d
commit
9b8afbf0f7
|
|
@ -11,8 +11,8 @@ include:
|
|||
- if: $OVERRIDE_INCLUDE_BRANCH
|
||||
|
||||
variables:
|
||||
FLUTTER_IMAGE_TAG: "3.7.12"
|
||||
DART_IMAGE_TAG: "2.19.0"
|
||||
FLUTTER_IMAGE_TAG: "3.10.4"
|
||||
DART_IMAGE_TAG: "3.0.3"
|
||||
OVERRIDE_INCLUDE_BRANCH:
|
||||
description: "Change the branch used to include the CI template"
|
||||
value: "main"
|
||||
|
|
|
|||
Loading…
Reference in New Issue