From a3c5d747cae5013a7b2c55200c440584997f3e65 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 22 Jul 2026 08:01:56 +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 5c51ec8..96ce29b 160000 --- a/apps/scraper +++ b/apps/scraper @@ -1 +1 @@ -Subproject commit 5c51ec895f5f697f6d32a23fc282fd4564dac5eb +Subproject commit 96ce29b0f349deb1e0a9d69572d4ccac404c4f68 diff --git a/infra/compose/scraper.yml b/infra/compose/scraper.yml index 0a9861e..57390df 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-8f22d05 + image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-8e12856 restart: always depends_on: nats: