File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# We need to build in a Linux environment to support C libraries, e.g. RocksDB.
22# We use Debian instead of Alpine, so that we can use binary database packages
33# instead of spending time compiling them.
4- FROM cometbft /cometbft-db-testing:v1.0.2
4+ FROM injectivelabs /cometbft-db-testing:v1.0.4-inj
55
66RUN apt-get -qq update -y && apt-get -qq upgrade -y >/dev/null
77
Original file line number Diff line number Diff line change 11# We need to build in a Linux environment to support C libraries, e.g. RocksDB.
22# We use Debian instead of Alpine, so that we can use binary database packages
33# instead of spending time compiling them.
4- FROM cometbft /cometbft-db-testing:v1.0.2
4+ FROM injectivelabs /cometbft-db-testing:v1.0.4-inj
55
66RUN apt-get -qq update -y && apt-get -qq upgrade -y >/dev/null
77RUN apt-get -qq install -y zsh vim >/dev/null
You can’t perform that action at this time.
0 commit comments