feat: Upgrade scraper (#4708)

### Description

Add logging for debugging

### Backward compatibility

Yes

### Testing

Locally

Co-authored-by: Danil Nemirovsky <4614623+ameten@users.noreply.github.com>
pull/4720/head
Danil Nemirovsky 1 month ago committed by GitHub
parent 0b901886cb
commit eeae55bf95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      typescript/infra/config/environments/mainnet3/agent.ts

@ -437,7 +437,7 @@ const hyperlane: RootAgentConfig = {
rpcConsensusType: RpcConsensusType.Fallback,
docker: {
repo,
tag: 'efd438f-20241016-101828',
tag: '9c0c4bb-20241018-113820',
},
resources: scraperResources,
},

Loading…
Cancel
Save