Skip to content

Commit

Permalink
Issue open-horizon#4129 - Bug: build fails on ppc64el arch when creat…
Browse files Browse the repository at this point in the history
…ing Docker images

Signed-off-by: Le Zhang <zhangl@us.ibm.com>
  • Loading branch information
LiilyZhang committed Aug 19, 2024
1 parent 99ccc44 commit 582d413
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions anax-in-container/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 582d413

Please sign in to comment.