docker-compose use 5.4.1

This commit is contained in:
UlricQin 2022-03-14 19:04:37 +08:00
parent fde52167b3
commit de65c5a6cf
1 changed files with 2 additions and 2 deletions

View File

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