Update apps/cic-eth/docker/Dockerfile

This commit is contained in:
Blair Vanderlugt 2021-07-05 20:17:56 +00:00
parent 3e526ba1ac
commit 5fcef25bdd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ RUN apt-get update && \
#RUN python -m venv venv && . venv/bin/activate
ARG pip_extra_index_url_flag='--index https://pypi.org/simple --extra-index-url https://pip.grassrootseconomics.net:8433'
ARG ="https://pip.grassrootseconomics.net:8433"
ARG EXTRA_INDEX_URL="https://pip.grassrootseconomics.net:8433"
ARG GITLAB_PYTHON_REGISTRY="https://gitlab.com/api/v4/projects/27624814/packages/pypi/simple"
RUN /usr/local/bin/python -m pip install --upgrade pip
RUN pip install semver