parent
1e7f818813
commit
f0d41605ab
@ -1,5 +1,5 @@ |
||||
ARG FLUTTER_VERSION |
||||
FROM matspfeiffer/flutter:$FLUTTER_VERSION |
||||
FROM cirrusci/flutter:$FLUTTER_VERSION |
||||
USER root:root |
||||
RUN apt-get update && apt-get install -y build-essential |
||||
RUN flutter config --no-analytics |
||||
|
Loading…
Reference in new issue