Skip to content

Commit 793ab0a

Browse files
committed
fix(Makefile): change image prefix to hephy
Signed-off-by: Cryptophobia <aouzounov@gmail.com>
1 parent f46527e commit 793ab0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export GO15VENDOREXPERIMENT=1
55
# Note that Minio currently uses CGO.
66

77
LDFLAGS := "-s -X main.version=${VERSION}"
8-
IMAGE_PREFIX ?= deis
8+
IMAGE_PREFIX ?= hephy
99
BINDIR := ./rootfs/bin
1010

1111
include versioning.mk

0 commit comments

Comments
 (0)