Skip to content

Commit 31883ab

Browse files
committed
update legacy Dockerfile to use knesset-data-python from git master
1 parent 9a97de7 commit 31883ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ FROM ghcr.io/hasadna/knesset-data-pipelines/knesset-data-pipelines:8028b98004108
1010
#COPY Pipfile.lock /pipelines/
1111
#RUN pipenv install --system --deploy --ignore-pipfile
1212
#RUN python3 -m pip install jupyterlab
13+
RUN pip install -e 'git+https://github.com/hasadna/knesset-data-python.git@3e3141ff76eabf20a72d16fc098544759f5952a8#egg=knesset-data'
1314
COPY datapackage_pipelines_knesset /pipelines/datapackage_pipelines_knesset
1415
COPY setup.py /pipelines/
1516
RUN pip install -e .

0 commit comments

Comments
 (0)