Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13115547
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
435 B
Subscribers
None
View Options
diff --git a/faucet.Dockerfile b/faucet.Dockerfile
index 721084e3b..a0119287f 100644
--- a/faucet.Dockerfile
+++ b/faucet.Dockerfile
@@ -12,7 +12,7 @@ FROM rust:1.76.0 AS wasmbuilder
RUN apt-get update \
&& apt-get install clang binaryen -y \
&& rustup target add wasm32-unknown-unknown \
- && cargo install -f wasm-bindgen-cli@0.2.92
+ && cargo install -f --locked wasm-bindgen-cli@0.2.92
# Copy Cargo.toml
WORKDIR /app/
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Mar 2, 11:21 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187581
Default Alt Text
(435 B)
Attached To
rABC Bitcoin ABC
Event Timeline
Log In to Comment