Skip to content

Commit 3045f71

Browse files
shakedemboclaude
andauthored
Fix Docker image namespace for root MCP server (github#67)
Change image from rootpublic/mcp-proxy to mcp/root to comply with build system requirements that expect images in the mcp/ namespace. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Shaked Dembo <shaked.dembo@root.io> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 276c8a7 commit 3045f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/root/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: root
2-
image: rootpublic/mcp-proxy
2+
image: mcp/root
33
type: server
44
meta:
55
category: security

0 commit comments

Comments
 (0)