upgrade 5.3.0

This commit is contained in:
UlricQin 2022-01-11 11:56:09 +08:00
parent 7f4cb3888f
commit ac6f49e63d
1 changed files with 2 additions and 2 deletions

View File

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