Skip to content

Commit 7ff591f

Browse files
committed
Try not installing epel packages
1 parent 5d0f0d5 commit 7ff591f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/Dockerfile.builder

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ RUN mkdir -p $SCRATCH
3636

3737
COPY --from=bpftool-builder $SCRATCH/kernel/tools/bpf/bpftool/bpftool /usr/local/bin/bpftool
3838

39-
RUN yum install -y centos-release-scl-rh epel-release
4039
RUN yum upgrade -y
4140
RUN yum install -y binutils \
4241
file \

0 commit comments

Comments
 (0)