Skip to content

Commit

Permalink
Merge pull request #123 from deepmipt/dev
Browse files Browse the repository at this point in the history
Release v0.1.3
  • Loading branch information
dilyararimovna committed Mar 18, 2022
2 parents 3208f71 + 34b47cb commit ab44553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile_agent
Expand Up @@ -29,7 +29,7 @@ RUN mkdir /pavlov && \
pip install -e .

RUN pip install sentry-sdk==0.16.0 requests==2.24.0 pandas GitPython==3.1.14 pyaml openpyxl==3.0.0 xlrd==1.2.0
RUN pip install git+git://github.com/deepmipt/dp-agent.git@35960a8fb0ac8df8ecf75215c895a64c225c1490
RUN pip install https://codeload.github.com/deepmipt/dp-agent/tar.gz/35960a8fb0ac8df8ecf75215c895a64c225c1490

ENV LANG C.UTF-8
ENV LC_ALL C.UTF-8
Expand Down

0 comments on commit ab44553

Please sign in to comment.