schutzbot: Use 8.4 nightly b/c latest is now 8.5
This commit is contained in:
parent
4787fce3b7
commit
f56a07472a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ function greenprint {
|
|||
|
||||
ARCH=$(uname -m)
|
||||
|
||||
curl -L http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8/COMPOSE_ID > COMPOSE_ID
|
||||
curl -L http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.4/COMPOSE_ID > COMPOSE_ID
|
||||
COMPOSE_ID=$(cat COMPOSE_ID)
|
||||
|
||||
# Create a repository file for installing the osbuild-composer RPMs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue