Compare commits
No commits in common. "e0480bb53c0d8c2130a0cf780cc72ee14cd6aaf6" and "a7f054db5320ac71353da568f2f1e00c97b91c52" have entirely different histories.
e0480bb53c
...
a7f054db53
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ ENV CARGO_HOME=/root/.cargo
|
|||
ENV PATH="$CARGO_HOME/bin:$PATH"
|
||||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile default
|
||||
|
||||
RUN cargo install tinygo
|
||||
# install https://agent-browser.dev
|
||||
RUN cargo install agent-browser && \
|
||||
agent-browser install # Download Chrome (first time)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue