From 87df0d7ae27c3ca1496caa0211771582c9ad2566 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 26 Jul 2026 10:15:32 +0000 Subject: [PATCH] chore: update manifests and submodules [skip ci] --- infra/compose/llm-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/compose/llm-api.yml b/infra/compose/llm-api.yml index 14d75e0..499aa36 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-59e2f9d + image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-2913f51 restart: always networks: app-shared-net: