Skip to content

Commit

Permalink
update validator image
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-savu committed Jun 5, 2024
1 parent cbfd159 commit fc30fb3
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions typescript/infra/config/environments/mainnet2/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,15 +141,7 @@ const hyperlane: RootAgentConfig = {
validators: {
docker: {
repo,
tag: 'ed7569d-20230725-171222',
},
chainDockerOverrides: {
[chainMetadata.solana.name]: {
tag: '475bd1c-20240416-105206',
},
[chainMetadata.nautilus.name]: {
tag: '3b0685f-20230815-110725',
},
tag: 'aaee5f2-20240605-130143',
},
connectionType: AgentConnectionType.HttpQuorum,
chains: validatorChainConfig(Contexts.Hyperlane),
Expand Down

0 comments on commit fc30fb3

Please sign in to comment.