diff --git a/infra/compose/llm-api.yml b/infra/compose/llm-api.yml index ecdd1ae..db6d358 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-87df0d7 + image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-a4687c9 restart: always networks: app-shared-net: