builds: Update to flutter container 3.7.12

This commit is contained in:
Krille 2023-05-15 08:16:52 +02:00
parent ed08130442
commit 3ab5ea3f82
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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