File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ A Docker image that provides access to HackerOne's GraphQL API through the Model
1414 -e ENDPOINT=" https://hackerone.com/graphql" \
1515 -e TOKEN=" <your_base64_encoded_token>" \
1616 -e MUTATION_MODE=" none" \
17- hackertwo/hackerone-graphql-mcp-server:1.0.5
17+ hackertwo/hackerone-graphql-mcp-server:1.0.6
1818 ```
1919
2020## Docker Image Tags
@@ -67,7 +67,7 @@ A Docker image that provides access to HackerOne's GraphQL API through the Model
6767 " TOKEN=<your_base64_encoded_token>" ,
6868 " -e" ,
6969 " MUTATION_MODE=none" ,
70- " hackertwo/hackerone-graphql-mcp-server:1.0.5 "
70+ " hackertwo/hackerone-graphql-mcp-server:1.0.6 "
7171 ]
7272}
7373```
@@ -90,7 +90,7 @@ A Docker image that provides access to HackerOne's GraphQL API through the Model
9090 " TOKEN=<your_base64_encoded_token>" ,
9191 " -e" ,
9292 " MUTATION_MODE=none" ,
93- " hackertwo/hackerone-graphql-mcp-server:1.0.5 "
93+ " hackertwo/hackerone-graphql-mcp-server:1.0.6 "
9494 ]
9595 }
9696 }
You can’t perform that action at this time.
0 commit comments