deploy: switch tool images to git.davidbaity.com/pae

This commit is contained in:
2026-06-08 02:53:10 +00:00
parent bf384ee60e
commit 0dd682f2d9

View File

@@ -2,7 +2,7 @@
"tools": [ "tools": [
{ {
"type": "Tool_WebSearcher", "type": "Tool_WebSearcher",
"image": "ghcr.io/mazakthedwarf/tool.websearcher:latest", "image": "git.davidbaity.com/pae/tool.websearcher:latest",
"count": 2, "count": 2,
"env": { "env": {
"TOOL_NODE_NAME": "tool-websearcher", "TOOL_NODE_NAME": "tool-websearcher",
@@ -11,7 +11,7 @@
}, },
{ {
"type": "Tool_StorySummary", "type": "Tool_StorySummary",
"image": "ghcr.io/mazakthedwarf/tool.storysummary:latest", "image": "git.davidbaity.com/pae/tool.storysummary:latest",
"count": 1, "count": 1,
"env": { "env": {
"TOOL_NODE_NAME": "tool-storysummary", "TOOL_NODE_NAME": "tool-storysummary",