Don't use alpine for rust
ci/woodpecker/push/tools-wasm-pack-docker Pipeline failed Details

This commit is contained in:
Gleb Koval 2022-08-06 17:14:39 +00:00
parent e407cae2aa
commit 5d24a0dc17
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
FROM rust:alpine
FROM rust
RUN cargo install wasm-pack