We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53fca22 commit 796558cCopy full SHA for 796558c
makefile
@@ -9,7 +9,7 @@ VERSION:=latest
9
10
DOCKER:=docker
11
DOCKER_REGISTRY:=docker.io
12
-DOCKER_USER:=mrzzy
+DOCKER_USER:=npoverflow
13
TAG_PREFIX:=$(DOCKER_REGISTRY)/$(DOCKER_USER)
14
15
CMS_SRC_DIR:=deps/cms/
0 commit comments