update github workflow to build image in the right namespace

This commit is contained in:
Neil Hanlon 2022-06-28 10:04:23 -04:00
parent 0deaae0c65
commit 710cb08134
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ def run():
backoffLimit=4,
buildTime=buildstamp.strftime("%s"),
command=[command, copy_command],
imageName="ghcr.io/neilhanlon/sig-core-toolkit:latest",
imageName="ghcr.io/rocky-linux/sig-core-toolkit:latest",
jobname="buildiso",
namespace="empanadas",
major=major,