diff --git a/Makefile b/Makefile index 76ad19d786..134408d8ab 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ endif VERSION ?= $(shell git describe --always --abbrev=7) MUTABLE_TAG ?= latest -IMAGE = origin-libvirt-machine-controllers +IMAGE = origin-aws-machine-controllers .PHONY: all all: generate build images check