Skip to content

Commit 796558c

Browse files
committed
Update project makefile to tag dockerhub with npoverflow user instead of mrzzy
1 parent 53fca22 commit 796558c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ VERSION:=latest
99

1010
DOCKER:=docker
1111
DOCKER_REGISTRY:=docker.io
12-
DOCKER_USER:=mrzzy
12+
DOCKER_USER:=npoverflow
1313
TAG_PREFIX:=$(DOCKER_REGISTRY)/$(DOCKER_USER)
1414

1515
CMS_SRC_DIR:=deps/cms/

0 commit comments

Comments
 (0)