From cc8cefb33a4105c44be2efe6c5cab2a9f2b80fb0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 26 Jul 2026 08:53:27 +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 2545324..7c8f747 160000 --- a/apps/llm-api +++ b/apps/llm-api @@ -1 +1 @@ -Subproject commit 254532458b162b74438558ebed6d2b474b18bbee +Subproject commit 7c8f747faf433a0c1a2e2d238da2f852724b744f diff --git a/infra/compose/llm-api.yml b/infra/compose/llm-api.yml index 25c9336..ff5e9ce 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-ac25a51 + image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-ca81a8b restart: always networks: app-shared-net: