This repository has been archived on 2025-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
docker-almalinux-base/release/8/files/epel.repo
Ben Vincent 9491ad8c61
All checks were successful
Build / build (pull_request) Successful in 1m36s
feat: enable building multiple almalinux releases
- create releases/{version} directories
- move almalinux8 to releases/8
- create almalinx9 build
- update makefile to work with multiple versions
2024-12-20 19:39:40 +11:00

7 lines
175 B
Plaintext

[epel]
name=epel repository
baseurl=https://edgecache.query.consul/epel/8/Everything/x86_64
gpgkey=https://edgecache.query.consul/epel/RPM-GPG-KEY-EPEL-8
enabled=1
gpgcheck=1