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

This commit is contained in:
2026-06-08 02:53:11 +00:00
parent d669f11dda
commit d926d4d3ac

View File

@@ -2,7 +2,7 @@
"tools": [
{
"type": "Tool_AmazonKdp",
"image": "ghcr.io/mazakthedwarf/tool.amazonkdp:latest",
"image": "git.davidbaity.com/pae/tool.amazonkdp:latest",
"count": 1,
"env": {
"TOOL_NODE_NAME": "tool-amazonkdp",
@@ -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",
@@ -20,7 +20,7 @@
},
{
"type": "Tool_SlopDetector",
"image": "ghcr.io/mazakthedwarf/tool.slopdetector:latest",
"image": "git.davidbaity.com/pae/tool.slopdetector:latest",
"count": 2,
"env": {
"TOOL_NODE_NAME": "tool-slopdetector",