Skip to content

Commit

Permalink
upgrade wasm-opt and cometbft
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Sep 12, 2024
1 parent 6050752 commit a672971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ namada:
ARG nightly_toolchain=nightly-2024-05-15
ARG rocksdb_version=8.10.0
ARG gaia_version=19.1.0
ARG cometbft_version=0.37.9
ARG wasm_opt_version=118
ARG cometbft_version=0.37.11
ARG wasm_opt_version=119

RUN apt-get update -y
RUN apt-get install -y protobuf-compiler
Expand Down

0 comments on commit a672971

Please sign in to comment.