@@ -359,7 +359,7 @@ const hyperlane: RootAgentConfig = {
359359 rpcConsensusType : RpcConsensusType . Fallback ,
360360 docker : {
361361 repo,
362- tag : 'ed05058-20251008-172529 ' ,
362+ tag : '5847e5d-20251013-130711 ' ,
363363 } ,
364364 blacklist : [ ...releaseCandidateHelloworldMatchingList , ...relayBlacklist ] ,
365365 gasPaymentEnforcement,
@@ -380,7 +380,7 @@ const hyperlane: RootAgentConfig = {
380380 rpcConsensusType : RpcConsensusType . Fallback ,
381381 docker : {
382382 repo,
383- tag : '878301a-20250923-145330 ' ,
383+ tag : '5847e5d-20251013-130711 ' ,
384384 } ,
385385 chains : validatorChainConfig ( Contexts . Hyperlane ) ,
386386 resources : validatorResources ,
@@ -389,7 +389,7 @@ const hyperlane: RootAgentConfig = {
389389 rpcConsensusType : RpcConsensusType . Fallback ,
390390 docker : {
391391 repo,
392- tag : '878301a-20250923-145330 ' ,
392+ tag : '5847e5d-20251013-130711 ' ,
393393 } ,
394394 resources : scraperResources ,
395395 } ,
@@ -404,7 +404,7 @@ const releaseCandidate: RootAgentConfig = {
404404 rpcConsensusType : RpcConsensusType . Fallback ,
405405 docker : {
406406 repo,
407- tag : 'ed05058-20251008-172529 ' ,
407+ tag : '5847e5d-20251013-130711 ' ,
408408 } ,
409409 blacklist : relayBlacklist ,
410410 gasPaymentEnforcement,
@@ -425,7 +425,7 @@ const releaseCandidate: RootAgentConfig = {
425425 rpcConsensusType : RpcConsensusType . Fallback ,
426426 docker : {
427427 repo,
428- tag : 'e5e9700-20250909-164323 ' ,
428+ tag : '5847e5d-20251013-130711 ' ,
429429 } ,
430430 chains : validatorChainConfig ( Contexts . ReleaseCandidate ) ,
431431 resources : validatorResources ,
@@ -452,7 +452,7 @@ const neutron: RootAgentConfig = {
452452 rpcConsensusType : RpcConsensusType . Fallback ,
453453 docker : {
454454 repo,
455- tag : '62ec77a-20250827-085602 ' ,
455+ tag : '5847e5d-20251013-130711 ' ,
456456 } ,
457457 blacklist : relayBlacklist ,
458458 gasPaymentEnforcement,
@@ -473,7 +473,7 @@ const neutron: RootAgentConfig = {
473473 rpcConsensusType : RpcConsensusType . Fallback ,
474474 docker : {
475475 repo,
476- tag : '62ec77a-20250827-085602 ' ,
476+ tag : '5847e5d-20251013-130711 ' ,
477477 } ,
478478 chains : validatorChainConfig ( Contexts . ReleaseCandidate ) ,
479479 resources : validatorResources ,
0 commit comments