Skip to content

Commit

Permalink
Change jormungandrk->microkubes in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vladoohr committed Mar 29, 2018
1 parent 32dc7c9 commit ab3b18e
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
@@ -1,5 +1,5 @@
VERSION := $(shell git describe --tags --exact-match 2>/dev/null || echo latest)
DOCKERHUB_NAMESPACE ?= jormungandrk
DOCKERHUB_NAMESPACE ?= microkubes
IMAGE := ${DOCKERHUB_NAMESPACE}/authorization-server:${VERSION}

build:
Expand Down

0 comments on commit ab3b18e

Please sign in to comment.