From a794b6ce9dd35f550a895940c98b949abc0f6fb5 Mon Sep 17 00:00:00 2001 From: Alberto Fanjul Date: Thu, 31 Oct 2024 16:27:16 +0100 Subject: [PATCH] Use its own registry --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57ef719..e6dc697 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION ?= 0.0.7 CONTAINER_MANAGER ?= podman -IMG ?= quay.io/rhqp/deliverest:v${VERSION} +IMG ?= quay.io/devtools-qe-incubator/deliverest:v${VERSION} .PHONY: oci-build oci-build: