upgrade 5.9.3

This commit is contained in:
Ulric Qin 2022-06-27 15:01:34 +08:00
parent 95fd2d99b2
commit f9b2675077
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.9.2
image: ulric2019/nightingale:5.9.3
container_name: nwebapi
hostname: nwebapi
restart: always
@ -107,7 +107,7 @@ services:
sh -c "/wait && /app/n9e webapi"
nserver:
image: ulric2019/nightingale:5.9.2
image: ulric2019/nightingale:5.9.3
container_name: nserver
hostname: nserver
restart: always