Skip to content

Commit

Permalink
fix: docker pip failed
Browse files Browse the repository at this point in the history
  • Loading branch information
SharzyL committed Nov 26, 2023
1 parent 0612376 commit d8b19e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ COPY . /app
RUN pip install \
--no-cache-dir \
--trusted-host pypi.python.org \
--use-feature=in-tree-build \
--disable-pip-version-check \
/app

Expand Down

0 comments on commit d8b19e5

Please sign in to comment.