dumpnet-argo/images/mcp-auth-proxy/README.md

12 lines
267 B
Markdown
Raw Normal View History

# mcp-auth-proxy image
Builds [sigbit/mcp-auth-proxy](https://github.com/sigbit/mcp-auth-proxy) v2.10.2 for the dumpnet ECR registry.
To update the version, change `ARG VERSION` in the Dockerfile and rebuild.
## Build & Push
```bash
make build-mcp-auth-proxy
```