Skip to content

Commit

Permalink
update osmosis to v27.0.0-no-fees
Browse files Browse the repository at this point in the history
  • Loading branch information
assafmo committed Dec 12, 2024
1 parent cca478f commit 002379c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/osmosis
Submodule osmosis updated 1547 files
2 changes: 1 addition & 1 deletion dockernet/dockerfiles/Dockerfile.osmo
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /opt/

RUN set -eux; apk add --no-cache ca-certificates build-base; apk add git linux-headers

ENV COMMIT_HASH=v20.5.0-no-fees
ENV COMMIT_HASH=v27.0.0-no-fees

RUN git clone https://github.com/Stride-Labs/osmosis.git \
&& cd osmosis \
Expand Down

0 comments on commit 002379c

Please sign in to comment.