Skip to content

Commit

Permalink
Change image version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
prksu committed Jan 1, 2020
1 parent d4d1701 commit 7aca879
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 @@ -6,7 +6,7 @@ NAMESPACE?=ghost
GO111MODULE=on
REGISTRY_NAME?=fossildev
IMAGE_NAME=$(OPERATOR_NAME)
IMAGE_VERSION?=0.0.1
IMAGE_VERSION?=latest
IMAGE_TAG?=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)

##@ Installation
Expand Down

0 comments on commit 7aca879

Please sign in to comment.