12 lines
267 B
Markdown
12 lines
267 B
Markdown
|
|
# 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
|
||
|
|
```
|