Skip to content

Commit

Permalink
feat(release): relayer updated to #5065 (#5225)
Browse files Browse the repository at this point in the history
### Description

- updated image tag to `62702d3-20250121-002648` to update
cursor_max_sequence behavior from #5178

### Drive-by changes

None

### Related issues

None

### Backward compatibility

Yes

### Testing

Deployment
  • Loading branch information
aroralanuk authored Jan 21, 2025
1 parent 8b54211 commit 85e16de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/config/environments/mainnet3/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ const hyperlane: RootAgentConfig = {
rpcConsensusType: RpcConsensusType.Fallback,
docker: {
repo,
tag: '7546c01-20250120-171540',
tag: '62702d3-20250121-002648',
},
blacklist,
gasPaymentEnforcement: gasPaymentEnforcement,
Expand Down

0 comments on commit 85e16de

Please sign in to comment.