Skip to content

Commit

Permalink
update imagE
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Mar 18, 2024
1 parent f4c0622 commit c69be5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/config/environments/mainnet2/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ const hyperlane: RootAgentConfig = {
connectionType: AgentConnectionType.HttpFallback,
docker: {
repo,
tag: 'df25748-20240312-100110',
tag: '758fa11-20240318-130541',
},
blacklist: [
...releaseCandidateHelloworldMatchingList,
Expand Down

0 comments on commit c69be5b

Please sign in to comment.