Skip to content

Commit 91d1727

Browse files
authored
chore: update relayer image (#7202)
1 parent a1e3a6e commit 91d1727

File tree

1 file changed

+2
-2
lines changed
  • typescript/infra/config/environments/mainnet3

1 file changed

+2
-2
lines changed

typescript/infra/config/environments/mainnet3/agent.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ const hyperlane: RootAgentConfig = {
863863
rpcConsensusType: RpcConsensusType.Fallback,
864864
docker: {
865865
repo,
866-
tag: '3472d11-20251013-154821',
866+
tag: '02db74b-20251013-232420',
867867
},
868868
blacklist,
869869
gasPaymentEnforcement: gasPaymentEnforcement,
@@ -909,7 +909,7 @@ const releaseCandidate: RootAgentConfig = {
909909
rpcConsensusType: RpcConsensusType.Fallback,
910910
docker: {
911911
repo,
912-
tag: '3472d11-20251013-154821',
912+
tag: '02db74b-20251013-232420',
913913
},
914914
blacklist,
915915
// We're temporarily (ab)using the RC relayer as a way to increase

0 commit comments

Comments
 (0)