diff --git a/docker/docker-compose.yaml b/docker/docker-compose.yaml index 810c7c1c..aa297e45 100644 --- a/docker/docker-compose.yaml +++ b/docker/docker-compose.yaml @@ -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