Skip to content

Commit

Permalink
Use its own registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Fanjul authored and albfan committed Oct 31, 2024
1 parent 84fef22 commit ba120a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit ba120a5

Please sign in to comment.