upgrade image version

This commit is contained in:
Ulric Qin 2022-04-11 15:00:26 +08:00
parent 1ba0f5ab74
commit d6d588c5aa
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ services:
- "server"
nwebapi:
image: ulric2019/nightingale:5.5.0
image: ulric2019/nightingale:5.6.0
container_name: nwebapi
hostname: nwebapi
restart: always
@ -107,7 +107,7 @@ services:
- "webapi"
nserver:
image: ulric2019/nightingale:5.5.0
image: ulric2019/nightingale:5.6.0
container_name: nserver
hostname: nserver
restart: always