Rehabilitate reset script after chainlib refactors
This commit is contained in:
@@ -57,8 +57,8 @@ WORKDIR /home/grassroots
|
||||
USER grassroots
|
||||
|
||||
ARG pip_extra_index_url=https://pip.grassrootseconomics.net:8433
|
||||
ARG cic_base_version=0.1.2a7
|
||||
ARG cic_eth_version=0.10.1a5+build.b441abb0
|
||||
ARG cic_base_version=0.1.2a16
|
||||
ARG cic_eth_version=0.10.1a5+build.97ecce96
|
||||
ARG cic_contracts_version=0.0.2a2
|
||||
RUN pip install --user --extra-index-url $pip_extra_index_url cic-base[full_graph]==$cic_base_version \
|
||||
cic-eth==$cic_eth_version \
|
||||
|
||||
Reference in New Issue
Block a user