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: