Skip to content

Commit

Permalink
feat: spec of the weebo 4 project
Browse files Browse the repository at this point in the history
  • Loading branch information
batleforc committed Oct 14, 2024
1 parent aab64ef commit 13e963f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/back/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /app

RUN rustup target install wasm32-unknown-unknown && \
cargo install wasm-opt --locked && \
cargo install -f wasm-bindgen-cli
cargo install -f wasm-bindgen-cli --version 0.2.95


# Prepare the build environment and cache dependencies
Expand Down

0 comments on commit 13e963f

Please sign in to comment.