We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1c6f3 commit c2d3defCopy full SHA for c2d3def
.ci/Dockerfile
@@ -1,7 +1,7 @@
1
# The Flutter version is not important here, since the CI scripts update Flutter
2
# before running. What matters is that the base image is pinned to minimize
3
# unintended changes when modifying this file.
4
-FROM cirrusci/flutter:2.2.2
+FROM cirrusci/flutter:2.8.0
5
6
RUN apt-get update -y
7
0 commit comments