Unverified Commit 047cb864 authored by yusuf-goog's avatar yusuf-goog Committed by GitHub

Updating cirrus docker to use Ubuntu image. (#110351)

* Updating cirrus docker to use Ubuntui image.

Bug:https://github.com/flutter/flutter/issues/110295

* Update Dockerfile
parent c6ec84e9
......@@ -12,7 +12,7 @@
# Last manual update 2021-09-24 (changing this comment will re-build image)
FROM debian@sha256:68c1f6bae105595d2ebec1589d9d476ba2939fdb11eaba1daec4ea826635ce75
FROM ubuntu:bionic@sha256:e4771b7160543c6e43968b4e9795be9ddcad9d573edd7cd7aebd3ce61326fc7a
MAINTAINER Flutter Developers <flutter-dev@googlegroups.com>
RUN apt-get update -y && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment