Skip to content

Commit

Permalink
fix: remove redundant packages
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddexter committed Mar 10, 2020
1 parent 0f9605c commit 6dc6d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ RUN git clone --single-branch --branch beta https://github.com/flutter/flutter.g
ENV PATH="$PATH:/opt/flutter/bin"
RUN flutter upgrade && flutter config --no-analytics

COPY fls-android /usr/local/bin/



0 comments on commit 6dc6d30

Please sign in to comment.