Skip to content

Commit b4f3533

Browse files
committed
docs: use latest tag
skip-checks: true
1 parent 78783f3 commit b4f3533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ You can extend the `mcp-proxy` container image to include additional executables
189189
```Dockerfile
190190
# file: mcp-proxy.Dockerfile
191191

192-
FROM ghcr.io/sparfenyuk/mcp-proxy:commit-7eb4a09
192+
FROM ghcr.io/sparfenyuk/mcp-proxy:latest
193193

194194
# Install the 'uv' package
195195
RUN python3 -m ensurepip && pip install --no-cache-dir uv

0 commit comments

Comments
 (0)