container: use latest brew staging repos
This is what is deployed in the brew staging area. Be as close as possible to that.
This commit is contained in:
parent
5ab3acd7b1
commit
78d9bea92d
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
[brew]
|
||||
name=brew
|
||||
baseurl=http://download.eng.bos.redhat.com/brewroot/repos/brew-rhel-8/4285303/x86_64
|
||||
# This is the repository corresponding to the "brew-rhel-8-stage" tag, which contains
|
||||
# the release engineering builds for the brew staging deployment. The 'latest' link
|
||||
# is used instead of the repo id, because repos get re-created on demand.
|
||||
# Based on information by Tomas Kopecek (thanks!)
|
||||
baseurl=http://download.eng.bos.redhat.com/brewroot/repos/brew-rhel-8-stage/latest/x86_64/
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
metadata_expire=60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue