提交 fe86cb4b 编写于 作者: U UlricQin

update version

上级 5634f487
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
NOW = $(shell date -u '+%Y%m%d%I%M%S') NOW = $(shell date -u '+%Y%m%d%I%M%S')
RELEASE_VERSION = 5.0.0-ga-04 RELEASE_VERSION = 5.0.0-ga-05
APP = n9e APP = n9e
SERVER_BIN = $(APP) SERVER_BIN = $(APP)
......
...@@ -79,7 +79,7 @@ services: ...@@ -79,7 +79,7 @@ services:
- "server" - "server"
nwebapi: nwebapi:
image: ulric2019/nightingale:5.0.0-ga-04 image: ulric2019/nightingale:5.0.0-ga-05
container_name: nwebapi container_name: nwebapi
hostname: nwebapi hostname: nwebapi
restart: always restart: always
...@@ -107,7 +107,7 @@ services: ...@@ -107,7 +107,7 @@ services:
- "webapi" - "webapi"
nserver: nserver:
image: ulric2019/nightingale:5.0.0-ga-04 image: ulric2019/nightingale:5.0.0-ga-05
container_name: nserver container_name: nserver
hostname: nserver hostname: nserver
restart: always restart: always
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册