diff --git a/Dockerfile b/Dockerfile index 1655cd8..16b9832 100644 --- a/Dockerfile +++ b/Dockerfile @@ -54,7 +54,6 @@ ENV UV_LINK_MODE=copy # amplifierd depends on), so we install it explicitly in the same step. # amplifier-core IS on PyPI and will be resolved automatically. RUN uv pip install --system \ - "amplifier-foundation @ git+https://github.com/microsoft/amplifier-foundation@main" \ "amplifierd @ git+https://github.com/microsoft/amplifierd" # ── Frontend: install deps and build ──────────────────────────────────────────