github osmosis-labs/osmosis v17.0.0-rc0
Osmosis v17.0.0-rc0 🧪

latest releases: v25.1.3, v25.1.2, v25.1.1...
pre-release10 months ago

< DESCRIPTION OF RELEASE >

What Changed

See the full changelog here

Usage

🐳 Docker

The following Docker images are available in our registry:

Image Description
osmolabs/osmosis:17.0.0-rc0 Default image. Based on Distroless image
osmolabs/osmosis:17.0.0-rc0-distroless Distroless image (same as above)
osmolabs/osmosis:17.0.0-rc0-nonroot Distroless non root image
osmolabs/osmosis:17.0.0-rc0-alpine Alpine image

Example:

docker run osmolabs/osmosis:17.0.0-rc0 version
# v17.0.0-rc0

All the images have support for arm64 and amd64 architectures.

🔨 Build from source

git clone https://github.com/osmosis-labs/osmosis
cd osmosis && git checkout v17.0.0-rc0
make install

⚡️ Download binaries

Binaries for linux amd64 and arm64 are available below.
Darwin users should build binaries from source.

Don't miss a new osmosis release

NewReleases is sending notifications on new releases.