From ce7f6308949a17e0ae177a7ef13614ae5fb2abcc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 22 Jul 2026 07:56:42 +0000 Subject: [PATCH] chore: update manifests and submodules [skip ci] --- apps/scraper | 2 +- infra/compose/scraper.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/scraper b/apps/scraper index 96ce29b..5c51ec8 160000 --- a/apps/scraper +++ b/apps/scraper @@ -1 +1 @@ -Subproject commit 96ce29b0f349deb1e0a9d69572d4ccac404c4f68 +Subproject commit 5c51ec895f5f697f6d32a23fc282fd4564dac5eb diff --git a/infra/compose/scraper.yml b/infra/compose/scraper.yml index 950615e..0a9861e 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-299756d + image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-8f22d05 restart: always depends_on: nats: