Skip to content

Commit 6009d78

Browse files
meysholdtona-agent
andcommitted
Remove --pull=always from MCP docker config
Co-authored-by: Ona <[email protected]>
1 parent 9f9f121 commit 6009d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ona/mcp-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "sonarqube",
55
"command": "docker",
66
"args": [
7-
"run", "-i", "--init", "--pull=always",
7+
"run", "-i", "--init",
88
"--name", "sonarqube-mcp-server",
99
"--rm",
1010
"-e", "SONARQUBE_TOKEN",

0 commit comments

Comments
 (0)