Skip to content

Commit

Permalink
feat: Upgrade scraper (#4953)
Browse files Browse the repository at this point in the history
### Description

Upgrade scraper in testnet4

### Related issues

- Contributes to
#4271

### Backward compatibility

Yes

### Testing

Manual

Co-authored-by: Danil Nemirovsky <4614623+ameten@users.noreply.github.com>
  • Loading branch information
ameten and ameten authored Dec 5, 2024
1 parent 85a7bc0 commit 45948cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/config/environments/testnet4/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ const hyperlane: RootAgentConfig = {
rpcConsensusType: RpcConsensusType.Fallback,
docker: {
repo,
tag: 'bb4e82b-20241107-190434',
tag: 'a65422d-20241204-225119',
},
resources: scraperResources,
},
Expand Down

0 comments on commit 45948cd

Please sign in to comment.