Skip to content

Commit d7c909c

Browse files
fkorotkovamirh
authored andcommitted
Use stable Flutter image as base (flutter#2154)
Plus force rebuilding of the image
1 parent 43620e2 commit d7c909c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.ci/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
FROM cirrusci/flutter:latest
1+
FROM cirrusci/flutter:stable
32

43
RUN yes | sdkmanager \
54
"platforms;android-27" \

0 commit comments

Comments
 (0)