Skip to content

Commit

Permalink
Updated to WASMVM 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
maoueh committed Sep 16, 2024
1 parent 887fa1e commit 8c2d04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.sf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN curl -LO https://github.com/streamingfast/firehose-ethereum/releases/downloa

FROM base as libwasmvm_download

ARG WASMVM="v1.5.2"
ARG WASMVM="v1.5.4"

RUN wget -O /lib/libwasmvm.x86_64.so https://github.com/CosmWasm/wasmvm/releases/download/${WASMVM}/libwasmvm.x86_64.so

Expand Down

0 comments on commit 8c2d04e

Please sign in to comment.