Adjust again...
This commit is contained in:
parent
95ba444f5d
commit
cb52a92ee9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
FROM git.zontreck.com/ariascreations/buildenvironments:adk AS FLUTTER
|
||||
|
||||
WORKDIR /
|
||||
RUN curl -sO https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.24.2-stable.tar.xz
|
||||
RUN tar -xf /flutter_linux_3.24.2-stable.tar.xz; rm /flutter*.xz
|
||||
|
||||
|
|
Loading…
Reference in a new issue