run-koji-container: use our koji hub container
Instead of the osbuild upstream one.
This commit is contained in:
parent
aecd1596fc
commit
12eac284ef
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ set -eu
|
||||||
SHARE_DIR=/tmp/osbuild-composer-koji-test
|
SHARE_DIR=/tmp/osbuild-composer-koji-test
|
||||||
DATA_DIR=/var/tmp/osbuild-koji-data
|
DATA_DIR=/var/tmp/osbuild-koji-data
|
||||||
|
|
||||||
KOJI_HUB_IMAGE=quay.io/osbuild/koji:v1
|
KOJI_HUB_IMAGE=koji.hub
|
||||||
|
|
||||||
koji_stop () {
|
koji_stop () {
|
||||||
echo "Shutting down containers, please wait..."
|
echo "Shutting down containers, please wait..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue