From fd3c7f8c2943dac64890431e80e53a595fb8c794 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 22 Jul 2026 08:08:45 +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 57390df..bf74a38 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-8e12856 + image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-a3c5d74 restart: always depends_on: nats: