We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9605c commit 6dc6d30Copy full SHA for 6dc6d30
Dockerfile
@@ -65,6 +65,6 @@ RUN git clone --single-branch --branch beta https://github.com/flutter/flutter.g
65
ENV PATH="$PATH:/opt/flutter/bin"
66
RUN flutter upgrade && flutter config --no-analytics
67
68
-COPY fls-android /usr/local/bin/
+
69
70
0 commit comments