Update cic-eth version in contract migration dockerfile
This commit is contained in:
parent
21f71043c9
commit
7d5d7f67c6
@ -58,7 +58,7 @@ USER grassroots
|
||||
|
||||
ARG pip_extra_index_url=https://pip.grassrootseconomics.net:8433
|
||||
ARG cic_base_version=0.1.2a22
|
||||
ARG cic_eth_version=0.10.1a5+build.5bf30afb
|
||||
ARG cic_eth_version=0.10.1a5+build.21f71043
|
||||
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 \
|
||||
|
Loading…
Reference in New Issue
Block a user