Skip to content

Commit 7467986

Browse files
committed
chore: Create a docker image for Flutter version 3.27.4
1 parent 70ed2f6 commit 7467986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ docker_builder:
66
# from https://flutter.dev/docs/development/tools/sdk/releases
77
matrix:
88
- DOCKER_TAG: latest
9-
FLUTTER_VERSION: 3.29.0
9+
FLUTTER_VERSION: 3.27.4
1010
- DOCKER_TAG: stable
11-
FLUTTER_VERSION: 3.29.0
11+
FLUTTER_VERSION: 3.27.4
1212
- DOCKER_TAG: beta
1313
FLUTTER_VERSION: 3.29.0-0.3.pre
1414
version_script: docker --version

0 commit comments

Comments
 (0)