using fat image for building rust
This commit is contained in:
parent
d91ef2996d
commit
94aa110fb4
@ -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