From 1befc9285a4d81b8e44f7c123ca9981811ad8a22 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 22 Jul 2026 06:52:39 +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 c035601..1a54e8a 160000 --- a/apps/scraper +++ b/apps/scraper @@ -1 +1 @@ -Subproject commit c035601a366691e3841c11a49f541bae3cb0289f +Subproject commit 1a54e8a12799322c6d8c4511c98275a720ba1e2f diff --git a/infra/compose/scraper.yml b/infra/compose/scraper.yml index 1fa1e07..dba92b8 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-e825c55 + image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-e54c959 restart: always depends_on: nats: