Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilonik authored Jul 29, 2021
1 parent fb8523b commit 7071402
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 @@ -7,7 +7,7 @@ ENV FLUTTER_HOME=${HOME}/sdks/flutter \
ENV FLUTTER_ROOT=$FLUTTER_HOME

ENV PATH ${PATH}:${FLUTTER_HOME}/bin:${FLUTTER_HOME}/bin/cache/dart-sdk/bin
ARG Jul26
ARG Jul29
RUN git clone --branch master https://github.com/flutter/flutter.git ${FLUTTER_HOME}


Expand Down

0 comments on commit 7071402

Please sign in to comment.