Skip to content

Commit bd550e1

Browse files
committed
change quay target
1 parent 79f406d commit bd550e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Configuration Variables #
33
###########################
44
# Image URL to use all building/pushing image targets
5-
export IMAGE_REPO ?= quay.io/operator-framework/operator-controller
5+
export IMAGE_REPO ?= quay.io/rh_ee_dfranz/operator-controller
66
export IMAGE_TAG ?= devel
77
export GO_BUILD_TAGS ?= upstream
88
export CERT_MGR_VERSION ?= v1.9.0

0 commit comments

Comments
 (0)