diff --git a/clients/python/Makefile b/clients/python/Makefile index 544aa4ab..7c549bef 100644 --- a/clients/python/Makefile +++ b/clients/python/Makefile @@ -1,6 +1,6 @@ all: install tidy -IMG_REGISTRY ?= docker.io +IMG_REGISTRY ?= quay.io IMG_VERSION ?= latest .PHONY: install