diff --git a/tools/manifest.json b/tools/manifest.json index 880a4a5..d49c265 100644 --- a/tools/manifest.json +++ b/tools/manifest.json @@ -2,7 +2,7 @@ "tools": [ { "type": "Tool_WebSearcher", - "image": "ghcr.io/mazakthedwarf/tool.websearcher:latest", + "image": "git.davidbaity.com/pae/tool.websearcher:latest", "count": 1, "env": { "TOOL_NODE_NAME": "tool-websearcher", @@ -11,7 +11,7 @@ }, { "type": "Tool_SlopDetector", - "image": "ghcr.io/mazakthedwarf/tool.slopdetector:latest", + "image": "git.davidbaity.com/pae/tool.slopdetector:latest", "count": 1, "env": { "TOOL_NODE_NAME": "tool-slopdetector",