File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ LABEL org.opencontainers.image.title="Docker MCP Toolkit" \
42
42
com.docker.desktop.extension.icon="https://raw.githubusercontent.com/docker/labs-ai-tools-for-devs/main/src/extension/ui/src/assets/extension-icon.png" \
43
43
com.docker.extension.detailed-description="Browse and connect Dockerized MCP servers to your favorite MCP clients" \
44
44
com.docker.extension.publisher-url="https://www.docker.com/" \
45
- com.docker.extension.additional-urls="https://hub.docker.com/catalogs/mcp" \
45
+ com.docker.extension.additional-urls="[{ \" title \" : \" MCP Catalog \" , \" url \" : \" https://hub.docker.com/catalogs/mcp\" }] " \
46
46
com.docker.extension.categories="utility-tools" \
47
47
com.docker.extension.changelog="Added MCP catalog"
48
48
You can’t perform that action at this time.
0 commit comments