From 353fadac48fd1d5437eda4a3c2b4f12e0a229e7e Mon Sep 17 00:00:00 2001 From: alpha nerd Date: Tue, 5 May 2026 11:04:18 +0200 Subject: [PATCH] doc: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b952d9..fb60988 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ uvicorn router:app --host 127.0.0.1 --port 12434 --loop uvloop ## Docker Deployment -### Pre-built image (GitHub Container Registry) +### Pre-built image (OCI Registry) Pre-built multi-arch images (`linux/amd64`, `linux/arm64`) are published automatically on every release.