From 3cff0862f413de7dc44388a421284ecef868c857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 00:39:20 +0000 Subject: [PATCH] Bump cirrusci/flutter from `794fbbc` to `d99b1ba` in /.ci Bumps cirrusci/flutter from `794fbbc` to `d99b1ba`. --- updated-dependencies: - dependency-name: cirrusci/flutter dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ci/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/Dockerfile b/.ci/Dockerfile index bebe096ea597..224b9d72de9e 100644 --- a/.ci/Dockerfile +++ b/.ci/Dockerfile @@ -2,7 +2,7 @@ # before running. What matters is that the base image is pinned to minimize # unintended changes when modifying this file. # This is the hash for the 3.0.0 image. -FROM cirrusci/flutter@sha256:794fbbce5422e79aae1dbf6e6cbfcf5fe89aff50350d7c018853b3cfdf35821a +FROM cirrusci/flutter@sha256:d99b1ba2602240a74722970b5c0cd704bbe60a7eba7557157c784f2f693c393f RUN apt-get update -y