diff --git a/.gitignore b/.gitignore index 0eb452c..0b3e541 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ g-b/* mcptime/go.sum mcpTimeServer/go.sum mcp_server_go/config.toml +compare_images.py diff --git a/n9e/compose-pgsql/stack.yaml b/n9e/compose-pgsql/stack.yaml index c910369..1963ade 100644 --- a/n9e/compose-pgsql/stack.yaml +++ b/n9e/compose-pgsql/stack.yaml @@ -18,7 +18,7 @@ services: - nightingale nightingale: - image: flashcatcloud/nightingale:8.3.1 + image: flashcatcloud/nightingale:8.5.0 container_name: nightingale hostname: nightingale restart: always