Skip to content

Commit

Permalink
Merge pull request #79 from openshift/fix-image-default-name
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
openshift-merge-robot authored Oct 18, 2018
2 parents 1e3683b + 32a6bb4 commit d9b2b5c
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
Expand Up @@ -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
Expand Down

0 comments on commit d9b2b5c

Please sign in to comment.