|
|
@ -25,7 +25,7 @@ export const hyperlane: AgentConfig<MainnetChains> = { |
|
|
|
context: Contexts.Hyperlane, |
|
|
|
context: Contexts.Hyperlane, |
|
|
|
docker: { |
|
|
|
docker: { |
|
|
|
repo: 'gcr.io/abacus-labs-dev/hyperlane-agent', |
|
|
|
repo: 'gcr.io/abacus-labs-dev/hyperlane-agent', |
|
|
|
tag: 'sha-d1ad862', |
|
|
|
tag: 'sha-d95d9b2', |
|
|
|
}, |
|
|
|
}, |
|
|
|
aws: { |
|
|
|
aws: { |
|
|
|
region: 'us-east-1', |
|
|
|
region: 'us-east-1', |
|
|
@ -96,7 +96,7 @@ export const releaseCandidate: AgentConfig<MainnetChains> = { |
|
|
|
context: Contexts.ReleaseCandidate, |
|
|
|
context: Contexts.ReleaseCandidate, |
|
|
|
docker: { |
|
|
|
docker: { |
|
|
|
repo: 'gcr.io/abacus-labs-dev/hyperlane-agent', |
|
|
|
repo: 'gcr.io/abacus-labs-dev/hyperlane-agent', |
|
|
|
tag: 'sha-0477ee1', |
|
|
|
tag: 'sha-d95d9b2', |
|
|
|
}, |
|
|
|
}, |
|
|
|
aws: { |
|
|
|
aws: { |
|
|
|
region: 'us-east-1', |
|
|
|
region: 'us-east-1', |
|
|
|