File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.21.1 "
10+ var Image = "ghcr.io/modelcontextprotocol/inspector:0.21.2 "
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ RUN package="{{.MCPPackage}}"; \
7474{{end }}
7575
7676# Final stage - minimal runtime image
77- FROM index .docker.io /library/alpine:3.23 @sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
77+ FROM index .docker.io /library/alpine:3.23 @sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
7878
7979{{if .CACertContent }}
8080# Add custom CA certificate for runtime
You can’t perform that action at this time.
0 commit comments