Skip to content

Commit f7a6720

Browse files
authored
Update install_base.sh
1 parent b390af4 commit f7a6720

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.ci/docker/common/install_base.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,14 +161,11 @@ install_centos() {
161161
libsndfile-devel
162162
fi
163163

164-
<<<<<<< HEAD
164+
165165
# CentOS7 doesnt have support for higher version of libpng,
166166
# so it is built from source.
167167
# Libpng is required for torchvision build.
168168
build_libpng
169-
170-
=======
171-
>>>>>>> 7fe67f61f48... [release/2.7] Update CentOS dockerfile for CentOS Stream 9 (#2056)
172169
# Cleanup
173170
yum clean all
174171
rm -rf /var/cache/yum

0 commit comments

Comments
 (0)