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: