Deploy mainnet scraper (#2376)

### Description

Updates the deployment to pick up #2375
pull/2400/head
Asa Oines 1 year ago committed by GitHub
parent 60ce3a5f4b
commit 663115d716
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      typescript/infra/config/environments/mainnet2/agent.ts

@ -79,7 +79,7 @@ const hyperlane: RootAgentConfig = {
connectionType: AgentConnectionType.HttpFallback,
docker: {
repo,
tag: '40cc4a6-20230420-080111',
tag: 'b75cfc4-20230612-195825',
},
},
};

Loading…
Cancel
Save