From d75424634d8419525fb5a9b496efa26e11881162 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 26 Jul 2026 08:58:06 +0000 Subject: [PATCH] chore: update manifests and submodules [skip ci] --- apps/llm-api | 2 +- infra/compose/llm-api.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/llm-api b/apps/llm-api index 7c8f747..2545324 160000 --- a/apps/llm-api +++ b/apps/llm-api @@ -1 +1 @@ -Subproject commit 7c8f747faf433a0c1a2e2d238da2f852724b744f +Subproject commit 254532458b162b74438558ebed6d2b474b18bbee diff --git a/infra/compose/llm-api.yml b/infra/compose/llm-api.yml index ff5e9ce..7240644 100644 --- a/infra/compose/llm-api.yml +++ b/infra/compose/llm-api.yml @@ -1,7 +1,7 @@ services: llm-api: container_name: llm-api - image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-ca81a8b + image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-20c81b4 restart: always networks: app-shared-net: