upgrade docker-compose's n9e image version to 5.0.0-ga-02

This commit is contained in:
Ulric Qin 2021-12-06 20:34:45 +08:00
parent 62165ce01d
commit cc380c85b9
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ services:
- "server"
nwebapi:
image: ulric2019/nightingale:5.0.0-ga-01-02
image: ulric2019/nightingale:5.0.0-ga-02
container_name: nwebapi
hostname: nwebapi
restart: always
@ -107,7 +107,7 @@ services:
- "webapi"
nserver:
image: ulric2019/nightingale:5.0.0-ga-01-02
image: ulric2019/nightingale:5.0.0-ga-02
container_name: nserver
hostname: nserver
restart: always