Deploy mainnet2 kathy (#1787)

pull/1789/head
Nam Chu Hoai 2 years ago committed by GitHub
parent 76d8c5e87f
commit ff5e2d0a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      typescript/infra/config/environments/mainnet2/helloworld.ts

@ -12,7 +12,7 @@ export const hyperlane: HelloWorldConfig<MainnetChains> = {
kathy: {
docker: {
repo: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
tag: 'sha-19dc142',
tag: 'sha-76d8c5e-20230208-232847',
},
chainsToSkip: [],
runEnv: environment,

Loading…
Cancel
Save