Skip to content

Commit c7f619d

Browse files
committed
typo
1 parent 15c4ce4 commit c7f619d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/gen_ort_dockerfile.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ def dockerfile_for_linux(output_file):
150150
gnupg \
151151
gnupg1
152152
153-
RUN pip3 install --upgrade pip \
154-
&& pip3 install patchelf==0.17.2
153+
RUN pip3 install patchelf==0.17.2
155154
156155
# Install dependencies from
157156
# onnxruntime/dockerfiles/scripts/install_common_deps.sh.

0 commit comments

Comments
 (0)