Skip to content

Commit 54b3cf0

Browse files
author
zggong
committed
fix apple m1 & docker build bugs
1 parent f356339 commit 54b3cf0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ RELEASE_VERSION=$(VERSION)
1818
endif
1919

2020
# docker相关
21-
# DOCKER_REGISTRY=registry.xxx.cn/
22-
DOCKER_REGISTRY=mustang2247
21+
DOCKER_REGISTRY=harbor.5qipa.com:6443/games
2322
DOCKER_TARGET=$(DOCKER_REGISTRY)/$(NAME):$(RELEASE_VERSION)
2423

2524

0 commit comments

Comments
 (0)