Skip to content

Commit

Permalink
Merge pull request #4 from heliaxdev/yuji/update-gaia
Browse files Browse the repository at this point in the history
Update gaia to v19.1.0
  • Loading branch information
Fraccaman authored Aug 30, 2024
2 parents 108f84a + d19c17b commit d195b96
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 @@ -8,7 +8,7 @@ namada:
ARG toolchain=1.78.0
ARG nightly_toolchain=nightly-2024-05-15
ARG rocksdb_version=8.10.0
ARG gaia_version=15.2.0
ARG gaia_version=19.1.0
ARG cometbft_version=0.37.9
ARG wasm_opt_version=118

Expand Down Expand Up @@ -112,4 +112,4 @@ wasm:
RUN mv wasm-opt /usr/local/bin
RUN chmod +x /usr/local/bin/wasm-opt

SAVE IMAGE --push ghcr.io/heliaxdev/namada-ci:wasm-latest ghcr.io/heliaxdev/namada-ci:wasm-main
SAVE IMAGE --push ghcr.io/heliaxdev/namada-ci:wasm-latest ghcr.io/heliaxdev/namada-ci:wasm-main

0 comments on commit d195b96

Please sign in to comment.