Skip to content

Commit

Permalink
Try not installing epel packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stanek-michal committed Apr 20, 2023
1 parent 5d0f0d5 commit 7ff591f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile.builder
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN mkdir -p $SCRATCH

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

RUN yum install -y centos-release-scl-rh epel-release
RUN yum upgrade -y
RUN yum install -y binutils \
file \
Expand Down

0 comments on commit 7ff591f

Please sign in to comment.