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 4ff0157 commit e556598Copy full SHA for e556598
.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.8.0
+FROM cirrusci/flutter@sha256:505fe8bce2896c75b4df9ccf500b1604155bf932af7465ffcc66fcae8612f82f
5
6
RUN apt-get update -y
7
0 commit comments