deploy: switch tool images to git.davidbaity.com/pae
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"tools": [
|
||||
{
|
||||
"type": "Tool_WebSearcher",
|
||||
"image": "ghcr.io/mazakthedwarf/tool.websearcher:latest",
|
||||
"image": "git.davidbaity.com/pae/tool.websearcher:latest",
|
||||
"count": 2,
|
||||
"env": {
|
||||
"TOOL_NODE_NAME": "tool-websearcher",
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
{
|
||||
"type": "Tool_StorySummary",
|
||||
"image": "ghcr.io/mazakthedwarf/tool.storysummary:latest",
|
||||
"image": "git.davidbaity.com/pae/tool.storysummary:latest",
|
||||
"count": 1,
|
||||
"env": {
|
||||
"TOOL_NODE_NAME": "tool-storysummary",
|
||||
|
||||
Reference in New Issue
Block a user