Merge branch 'krille/update-container' into 'main'

builds: Update dart and flutter ci containers

See merge request famedly/company/frontend/famedlysdk!1305
This commit is contained in:
td 2023-06-12 07:07:38 +00:00
commit 7fcf32310a
1 changed files with 2 additions and 2 deletions

View File

@ -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"