Skip to content

Commit 2fcbff7

Browse files
committed
Update server.json to change identifier and version
1 parent 6998afd commit 2fcbff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
{
1313
"registry_type": "oci",
1414
"registry_base_url": "https://docker.io",
15-
"identifier": "mcp-zenml",
16-
"version": "1.0.0",
15+
"identifier": "zenmldocker/mcp-zenml",
16+
"version": "1.0.1",
1717
"transport": {
1818
"type": "stdio"
1919
},

0 commit comments

Comments
 (0)