| # The Flutter version is not important here, since the CI scripts update Flutter | |
| # before running. What matters is that the base image is pinned to minimize | |
| # unintended changes when modifying this file. | |
| FROM cirrusci/flutter@sha256:d99b1ba2602240a74722970b5c0cd704bbe60a7eba7557157c784f2f693c393f | |
| RUN apt-get update -y |