# Hugging Face Spaces (Docker SDK) entrypoint. HF builds a Dockerfile at the
# Space repo root and runs it, routing to the `app_port` in the README
# front-matter. This shim just pulls the prebuilt image.
FROM ghcr.io/omnigent-ai/omnigent-server:latest
