Skip to content

Commit

Permalink
revert agent image change
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-savu committed Oct 3, 2024
1 parent 6b7eee2 commit f877759
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 @@ -393,7 +393,7 @@ const hyperlane: RootAgentConfig = {
rpcConsensusType: RpcConsensusType.Fallback,
docker: {
repo,
tag: 'bf53f08-20240926-223824',
tag: '5cb1787-20240924-192934',
},
gasPaymentEnforcement: gasPaymentEnforcement,
metricAppContexts,
Expand Down

0 comments on commit f877759

Please sign in to comment.