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: