From bd91bcba9fe9a4acf6ef929dc9b3146dfdc6c4b0 Mon Sep 17 00:00:00 2001 From: macaki Date: Wed, 11 Feb 2026 21:03:46 -0700 Subject: [PATCH] 20260211 was built for arm64, 20260212 is built for x86_64, which is generally what customers are running their compute on --- docs/changelog.mdx | 2 +- docs/on-prem/quickstart.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.mdx b/docs/changelog.mdx index c961b8f..0e61ce3 100644 --- a/docs/changelog.mdx +++ b/docs/changelog.mdx @@ -6,7 +6,7 @@ icon: list ## Rime API Changelog - * Api on-prem image `20260211`: + * Api on-prem image `20260212`: * Exposes a new json websockets endpoint with WLT (equivalent to the cloud api's `ws3` endpoint) on port 8003 diff --git a/docs/on-prem/quickstart.mdx b/docs/on-prem/quickstart.mdx index 4561b32..3b6b94f 100644 --- a/docs/on-prem/quickstart.mdx +++ b/docs/on-prem/quickstart.mdx @@ -156,7 +156,7 @@ There is only a Mist on-prem image for English: The latest image version is: -* `us-docker.pkg.dev/rime-labs/api/service:20260211` +* `us-docker.pkg.dev/rime-labs/api/service:20260212` ## Docker Compose configuration