diff --git a/infra/compose/llm-api.yml b/infra/compose/llm-api.yml index ac9c7a5..2f74820 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-e953c3c + image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-1e4b17a restart: always networks: app-shared-net: