blob: fb93ac9f35c1a7723255c8427faf86f00f0a59be [file] [log] [blame]
# 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