Deploy scraper to testnet3 (#2351)

### Description

With tag `2deb9b8-20230602-205342`
pull/2400/head
Asa Oines 1 year ago committed by GitHub
parent 663115d716
commit c445869793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      typescript/infra/config/environments/testnet3/agent.ts

@ -82,7 +82,7 @@ const hyperlane: RootAgentConfig = {
connectionType: AgentConnectionType.HttpFallback,
docker: {
repo,
tag: '40cc4a6-20230420-080111',
tag: '2deb9b8-20230602-205342',
},
},
};

Loading…
Cancel
Save