This commit is contained in:
parent
ae8dd1db0b
commit
df6104e8a4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM rust:1.67
|
||||
|
||||
RUN apt update && \
|
||||
sudo apt install gcc-multilib && \
|
||||
apt install gcc-multilib && \
|
||||
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
|
Loading…
Reference in a new issue