Skip to content

Commit 2aba8be

Browse files
authored
Update Dockerfile_2_28
1 parent ae90c97 commit 2aba8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manywheel/Dockerfile_2_28

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ RUN yum install -y \
9595
gcc-toolset-${DEVTOOLSET_VERSION}-gdb
9696
#Stopped working as of 8/1 (due to CentOS EOL?)
9797
# https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
98-
RUN yum swap -y git git236-core
98+
9999
# git236+ would refuse to run git commands in repos owned by other users
100100
# Which causes version check to fail, as pytorch repo is bind-mounted into the image
101101
# Override this behaviour by treating every folder as safe

0 commit comments

Comments
 (0)