Skip to content

Commit 891aaf3

Browse files
Update wit-bindgen bb33644b4fd21ecf43761f63c472cdfffe57e300 (#6)
1 parent f5433a7 commit 891aaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builders/wasm32-unknown-wasi/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM rust:1.57-buster as wit-bindgen-builder
22

3-
ARG WIT_BINDGEN_REV=dab589f579b980c81b39c8348400b88a8c4d175a
3+
ARG WIT_BINDGEN_REV=bb33644b4fd21ecf43761f63c472cdfffe57e300
44
RUN cargo install --git https://github.com/bytecodealliance/wit-bindgen \
55
--rev $WIT_BINDGEN_REV \
66
--root /tmp/install wit-bindgen-cli

0 commit comments

Comments
 (0)