Update path of flutter
This commit is contained in:
parent
f2b931364b
commit
187dc74964
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ RUN curl -sO https://ci.zontreck.com/jnlpJars/agent.jar
|
||||||
|
|
||||||
RUN curl -sO https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.22.2-stable.tar.xz
|
RUN curl -sO https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.22.2-stable.tar.xz
|
||||||
|
|
||||||
WORKDIR /flutter
|
RUN tar -xf /flutter_linux_3.22.2-stable.tar.xz -C /
|
||||||
RUN tar -xf /flutter_linux_3.22.2-stable.tar.xz -C /flutter
|
|
||||||
|
|
||||||
RUN echo "export PATH=$PATH:/flutter/bin"
|
RUN echo "export PATH=$PATH:/flutter/bin"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue