From d6b9a0806bfe0f7b23507587b8a11f7936e0510c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Jul 2026 15:23:34 +0000 Subject: [PATCH] chore: update manifests and submodules [skip ci] --- infra/compose/scraper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/compose/scraper.yml b/infra/compose/scraper.yml index 2fb44e9..82bb727 100644 --- a/infra/compose/scraper.yml +++ b/infra/compose/scraper.yml @@ -1,7 +1,7 @@ services: scraper-api: container_name: scraper-api - image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-ac25a51 + image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-2459541 restart: always depends_on: nats: