Skip to content

Commit

Permalink
fedora-repos
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Jan 9, 2025
1 parent 7ee2bfd commit ccd3c30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dockerfiles/ov_build/fedora_29/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ USER root
RUN echo "timeout=60" >> /etc/dnf/dnf.conf && \
echo "retries=10" >> /etc/dnf/dnf.conf

RUN dnf install -y fedora-repos

RUN dnf update -y && dnf install -y \
git \
curl \
Expand Down

0 comments on commit ccd3c30

Please sign in to comment.