Skip to content

Commit

Permalink
Issue #4129 (part2) - Bug: build fails on ppc64el arch when creating …
Browse files Browse the repository at this point in the history
…Docker images

Signed-off-by: Le Zhang <[email protected]>
  • Loading branch information
LiilyZhang committed Oct 10, 2024
1 parent db93d6b commit 4f41564
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions anax-in-k8s/EPEL.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[dl_fedoraproject_org_pub_epel_7_ppc64le_]
name=https://dl.fedoraproject.org/pub/epel/7/ppc64le/
baseurl=https://dl.fedoraproject.org/pub/epel/7/ppc64le/
name=https://dl.fedoraproject.org/pub/epel/9/Everything/ppc64le/
baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/ppc64le/
enabled=1
gpgcheck=1
gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9

0 comments on commit 4f41564

Please sign in to comment.