Skip to content

Commit d8b19e5

Browse files
committed
fix: docker pip failed
1 parent 0612376 commit d8b19e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ COPY . /app
99
RUN pip install \
1010
--no-cache-dir \
1111
--trusted-host pypi.python.org \
12-
--use-feature=in-tree-build \
1312
--disable-pip-version-check \
1413
/app
1514

0 commit comments

Comments
 (0)