diff --git a/rocky/variables.conf b/rocky/variables.conf index 5281d07..a706893 100644 --- a/rocky/variables.conf +++ b/rocky/variables.conf @@ -5,7 +5,7 @@ RELEASE_NAME = 'Rocky Linux' RELEASE_SHORT = 'Rocky' RELEASE_VERSION = '10' -PKGSET_KOJI_TAG = 'r10s-bootstrap' +PKGSET_KOJI_TAG = 'r10s-compose' RUNROOT_CHANNEL = 'runroot' RUNROOT_TAG = 'r10s-build'