Skip to content

Commit 4e27ec5

Browse files
authored
Merge pull request #3 from droq-ai/ahmed/fix/node-json
Fix: docker image name and add category field
2 parents 0dcf194 + 93f3f14 commit 4e27ec5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

node.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"created_at": "2025-11-17T18:44:00Z",
99
"ip_address": "127.0.0.1",
1010
"status": "active",
11-
"docker_image": "droq-ai/dfx-hf-models-node:latest",
11+
"docker_image": "droqai/dfx-hf-models-node:latest",
12+
"category": "Hugging Face",
1213
"deployment_location": "local",
1314
"source_code_location": "https://github.com/droq-ai/dfx-hf-models-node",
1415
"components": {
@@ -23,4 +24,4 @@
2324
"author": "Droq Team"
2425
}
2526
}
26-
}
27+
}

0 commit comments

Comments
 (0)