From 1e13832ce167ad2719d09ba9cda25177102f8e8c Mon Sep 17 00:00:00 2001 From: Andrew Gouin Date: Sat, 4 Nov 2023 13:38:35 -0600 Subject: [PATCH] Nibiru requires glibc for rocksdb --- chains.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/chains.yaml b/chains.yaml index fb96509..5a2060d 100644 --- a/chains.yaml +++ b/chains.yaml @@ -808,12 +808,10 @@ - name: nibiru github-organization: NibiruChain github-repo: nibiru - dockerfile: cosmos + dockerfile: cargo build-target: make install binaries: - - /go/bin/nibid - build-env: - - BUILD_TAGS=muslc + - /root/go/bin/nibid # Noble - name: noble