Skip to content

Commit 73070a6

Browse files
fix: update Netbird image to Dockyard (#274)
* fix: update Netbird image to Dockyard Signed-off-by: Dan Barr <[email protected]> * chore: update tool lists for MCP servers\n\nWarning added for servers:\n- netbird\n\nAutomatically updated using 'thv mcp list' command.\n\nCo-authored-by: danbarr <[email protected]> --------- Signed-off-by: Dan Barr <[email protected]> Co-authored-by: Dan Barr <[email protected]> Co-authored-by: GitHub Action <[email protected]>
1 parent 7f7331d commit 73070a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

registry/netbird/spec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# Original source: https://github.com/stacklok/toolhive
55
# Import timestamp: 2025-08-14T07:27:00Z
66
# ---
7+
# WARNING: Tool list fetch failed on 2025-10-17
8+
# Manual verification may be required
79
name: netbird
810
description: Enables management of an NetBird network.
911
tier: Community
@@ -31,7 +33,7 @@ tags:
3133
- dns
3234
- setup-key
3335
- management
34-
image: docker.io/aantti/mcp-netbird:latest
36+
image: ghcr.io/stacklok/dockyard/go/netbird:latest
3537
target_port: 8001
3638
permissions:
3739
network:

0 commit comments

Comments
 (0)