From 6fcca80e82df410c150fbe46fe109fe6fb96d847 Mon Sep 17 00:00:00 2001 From: Huamin Chen Date: Tue, 13 Feb 2018 13:59:45 -0500 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1f98357da..c17292440 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ .PHONY: all rbdplugin -IMAGE_NAME=quay.io/k8scsi/rbdplugin +IMAGE_NAME=quay.io/cephcsi/rbdplugin IMAGE_VERSION=v0.1.0 all: rbdplugin