Skip to content

Commit d2463e0

Browse files
committed
Add diffutils to UBI 9
This presumably came through clang previously as a transitive dependency. Add it directly.
1 parent c4d51c3 commit d2463e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/master/rhel-ubi/9/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN yum install -y \
77
git \
88
gcc-c++ \
99
cmake \
10+
diffutils \
1011
make \
1112
libcurl-devel \
1213
libedit-devel \

0 commit comments

Comments
 (0)