Upgrade deps

This commit is contained in:
nolash
2021-04-13 09:19:08 +02:00
parent c9b60d526f
commit f64d439985
4 changed files with 32 additions and 29 deletions

View File

@@ -58,7 +58,7 @@ USER grassroots
ARG pip_extra_index_url=https://pip.grassrootseconomics.net:8433
ARG cic_base_version=0.1.2a64
ARG cic_eth_version=0.11.0b1
ARG cic_eth_version=0.11.0b2
ARG sarafu_faucet_version=0.0.2a20
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 \