@@ -356,7 +356,7 @@ const hyperlane: RootAgentConfig = {
356356 rpcConsensusType : RpcConsensusType . Fallback ,
357357 docker : {
358358 repo,
359- tag : 'ba380c5-20251105-151141 ' ,
359+ tag : '20c24dc-20251106-222459 ' ,
360360 } ,
361361 blacklist : [ ...releaseCandidateHelloworldMatchingList , ...relayBlacklist ] ,
362362 gasPaymentEnforcement,
@@ -377,7 +377,7 @@ const hyperlane: RootAgentConfig = {
377377 rpcConsensusType : RpcConsensusType . Fallback ,
378378 docker : {
379379 repo,
380- tag : '3472d11-20251013-154821 ' ,
380+ tag : '20c24dc-20251106-222459 ' ,
381381 } ,
382382 chains : validatorChainConfig ( Contexts . Hyperlane ) ,
383383 resources : validatorResources ,
@@ -386,7 +386,7 @@ const hyperlane: RootAgentConfig = {
386386 rpcConsensusType : RpcConsensusType . Fallback ,
387387 docker : {
388388 repo,
389- tag : 'f33549f-20251031-143100 ' ,
389+ tag : '20c24dc-20251106-222459 ' ,
390390 } ,
391391 resources : scraperResources ,
392392 } ,
@@ -401,7 +401,7 @@ const releaseCandidate: RootAgentConfig = {
401401 rpcConsensusType : RpcConsensusType . Fallback ,
402402 docker : {
403403 repo,
404- tag : '448e701-20251030-214127 ' ,
404+ tag : '20c24dc-20251106-222459 ' ,
405405 } ,
406406 blacklist : relayBlacklist ,
407407 gasPaymentEnforcement,
@@ -422,7 +422,7 @@ const releaseCandidate: RootAgentConfig = {
422422 rpcConsensusType : RpcConsensusType . Fallback ,
423423 docker : {
424424 repo,
425- tag : '3472d11-20251013-154821 ' ,
425+ tag : '20c24dc-20251106-222459 ' ,
426426 } ,
427427 chains : validatorChainConfig ( Contexts . ReleaseCandidate ) ,
428428 resources : validatorResources ,
@@ -449,7 +449,7 @@ const neutron: RootAgentConfig = {
449449 rpcConsensusType : RpcConsensusType . Fallback ,
450450 docker : {
451451 repo,
452- tag : '448e701-20251030-214127 ' ,
452+ tag : '20c24dc-20251106-222459 ' ,
453453 } ,
454454 blacklist : relayBlacklist ,
455455 gasPaymentEnforcement,
@@ -470,7 +470,7 @@ const neutron: RootAgentConfig = {
470470 rpcConsensusType : RpcConsensusType . Fallback ,
471471 docker : {
472472 repo,
473- tag : '3472d11-20251013-154821 ' ,
473+ tag : '20c24dc-20251106-222459 ' ,
474474 } ,
475475 chains : validatorChainConfig ( Contexts . ReleaseCandidate ) ,
476476 resources : validatorResources ,
0 commit comments