Update Dockerfile with curl

This commit is contained in:
Eric Gullickson
2025-12-20 09:50:00 -06:00
parent 2174a1b1e3
commit b9801d5f3b
7 changed files with 148 additions and 16 deletions

View File

@@ -98,7 +98,8 @@
"mcp__brave-search__brave_web_search",
"mcp__firecrawl__firecrawl_search",
"Bash(ssh:*)",
"Bash(git checkout:*)"
"Bash(git checkout:*)",
"Bash(git stash:*)"
],
"deny": []
}