using fat image for building rust
This commit is contained in:
parent
399ed615d3
commit
864e9fb3e0
@ -1,4 +1,4 @@
|
||||
FROM rust:1.69-alpine AS rust-build
|
||||
FROM rust:1.69 AS rust-build
|
||||
|
||||
RUN curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user