From 68930a5d79b9dd49284f8186781dc639b5f84eb9 Mon Sep 17 00:00:00 2001 From: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> Date: Fri, 3 Apr 2026 18:28:46 +0530 Subject: [PATCH] pin librechat service api to static version --- templates/compose/librechat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/librechat.yaml b/templates/compose/librechat.yaml index ee4c10b93..f473985de 100644 --- a/templates/compose/librechat.yaml +++ b/templates/compose/librechat.yaml @@ -7,7 +7,7 @@ services: librechat: - image: ghcr.io/danny-avila/librechat-dev-api:latest + image: ghcr.io/danny-avila/librechat-dev-api:6ecd1b510faaa593ad954fb6276c18e5f12a8e53 # Released on April 2 environment: - SERVICE_URL_LIBRECHAT_3080 - DOMAIN_CLIENT=${SERVICE_URL_LIBRECHAT}