Peggo v1.15.2 Release 🥷
Versions
Binary | Version | Commit Hash |
---|---|---|
injectived | v1.15.0 | 6f2fd4889 |
peggo | v1.15.2 | 6a29932ad |
Verify you're using the correct version by running the below commands:
injectived version
peggo version
docker run public.ecr.aws/l9h3g6c6/injective-core:v1.15.0 injectived version
docker run public.ecr.aws/l9h3g6c6/peggo:v1.15.2 peggo version
🐳 Docker
Docker images have support for both amd64
and arm64
architectures.
Image | Description |
---|---|
public.ecr.aws/l9h3g6c6/injective-core:v1.15.0 | Debian image |
public.ecr.aws/l9h3g6c6/peggo:v1.15.1 | Alpine image |
🕊️ Download Binaries
wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.15.0-1748356936/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib