upgrade 5.8.0

This commit is contained in:
Ulric Qin 2022-05-21 17:49:33 +08:00
parent ecc51001c3
commit d6d2639e3a
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ services:
sh -c "/wait && /app/ibex server"
nwebapi:
image: ulric2019/nightingale:5.7.1
image: ulric2019/nightingale:5.8.0
container_name: nwebapi
hostname: nwebapi
restart: always
@ -107,7 +107,7 @@ services:
sh -c "/wait && /app/n9e webapi"
nserver:
image: ulric2019/nightingale:5.7.1
image: ulric2019/nightingale:5.8.0
container_name: nserver
hostname: nserver
restart: always