Deploy testnet2 rc to use Gelato (#1029)

pull/1034/head
Trevor Porter 2 years ago committed by GitHub
parent 2d9f729ac9
commit 9502caeae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      typescript/infra/config/environments/testnet2/agent.ts

@ -105,7 +105,7 @@ export const releaseCandidate: AgentConfig<TestnetChains> = {
context: Contexts.ReleaseCandidate,
docker: {
repo: 'gcr.io/abacus-labs-dev/abacus-agent',
tag: 'sha-3e60d9a',
tag: 'sha-2d9f729',
},
aws: {
region: 'us-east-1',

Loading…
Cancel
Save