feat: update playwright-mcp 0.0.76

This commit is contained in:
arch3rPro
2026-06-11 03:41:38 +08:00
parent 26db34c6c0
commit da76e20972
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -967,7 +967,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🎭 提供浏览器自动化功能的 MCP 服务器 🎭 提供浏览器自动化功能的 MCP 服务器
<kbd>0.0.75</kbd> • [官网链接](https://github.com/microsoft/playwright-mcp) <kbd>0.0.76</kbd> • [官网链接](https://github.com/microsoft/playwright-mcp)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -1,6 +1,6 @@
services: services:
playwright-mcp: playwright-mcp:
image: mcr.microsoft.com/playwright/mcp:v0.0.75 image: mcr.microsoft.com/playwright/mcp:v0.0.76
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: