From 1733a5ef089beddb5cd08702b06c6ee3290afb6f Mon Sep 17 00:00:00 2001 From: Trevor Porter Date: Wed, 7 Aug 2024 12:17:38 +0100 Subject: [PATCH] new image --- typescript/infra/config/environments/mainnet2/agent.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/infra/config/environments/mainnet2/agent.ts b/typescript/infra/config/environments/mainnet2/agent.ts index 217c237d7c..4741d3619c 100644 --- a/typescript/infra/config/environments/mainnet2/agent.ts +++ b/typescript/infra/config/environments/mainnet2/agent.ts @@ -127,7 +127,7 @@ const hyperlane: RootAgentConfig = { connectionType: AgentConnectionType.HttpFallback, docker: { repo, - tag: '475bd1c-20240416-105206', + tag: '113b19a-20240807-084327', }, blacklist: [ ...releaseCandidateHelloworldMatchingList,