Merge branch 'krille/flutter-image-3-10' into 'main'

build: Update to flutter container 3.7.12

See merge request famedly/company/frontend/famedlysdk!1297
This commit is contained in:
Krille 2023-05-15 07:18:39 +00:00
commit 08a0599e44
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ include:
- if: $OVERRIDE_INCLUDE_BRANCH
variables:
FLUTTER_IMAGE_TAG: "3.7.8"
FLUTTER_IMAGE_TAG: "3.7.12"
DART_IMAGE_TAG: "2.19.0"
OVERRIDE_INCLUDE_BRANCH:
description: "Change the branch used to include the CI template"