Skip to content

Commit e860a56

Browse files
Update ghcr.io/modelcontextprotocol/inspector Docker tag to v0.20.0
1 parent f77d75f commit e860a56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/thv/app/inspector/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ package inspector
77
// Image specifies the image to use for the inspector command.
88
// TODO: This could probably be a flag with a sensible default
99
// Pinning to a specific version for stability.
10-
var Image = "ghcr.io/modelcontextprotocol/inspector:0.18.0"
10+
var Image = "ghcr.io/modelcontextprotocol/inspector:0.20.0"

0 commit comments

Comments
 (0)