Skip to content

Commit 2ef8964

Browse files
Update MCP usage guide Docker images (#384)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5bd890 commit 2ef8964

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/toolhive/guides-mcp/github.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ metadata:
141141
name: github
142142
namespace: toolhive-system
143143
spec:
144-
image: ghcr.io/github/github-mcp-server:v0.24.0
144+
image: ghcr.io/github/github-mcp-server:v0.24.1
145145
transport: stdio
146146
proxyPort: 8080
147147
secrets:

docs/toolhive/guides-mcp/playwright.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ metadata:
141141
name: playwright
142142
namespace: toolhive-system
143143
spec:
144-
image: mcr.microsoft.com/playwright/mcp:v0.0.49
144+
image: mcr.microsoft.com/playwright/mcp:v0.0.51
145145
transport: streamable-http
146146
mcpPort: 8931
147147
proxyPort: 8080
@@ -175,7 +175,7 @@ metadata:
175175
name: playwright
176176
namespace: toolhive-system
177177
spec:
178-
image: mcr.microsoft.com/playwright/mcp:v0.0.49
178+
image: mcr.microsoft.com/playwright/mcp:v0.0.51
179179
transport: streamable-http
180180
mcpPort: 8931
181181
proxyPort: 8080
@@ -198,7 +198,7 @@ metadata:
198198
name: playwright
199199
namespace: toolhive-system
200200
spec:
201-
image: mcr.microsoft.com/playwright/mcp:v0.0.49
201+
image: mcr.microsoft.com/playwright/mcp:v0.0.51
202202
transport: streamable-http
203203
mcpPort: 8931
204204
proxyPort: 8080

0 commit comments

Comments
 (0)