Fix kathy image (#1789)

pull/1796/head
Asa Oines 2 years ago committed by GitHub
parent a836ce21d3
commit 44361db3ce
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-76d8c5e-20230208-232847',
tag: '76d8c5e-20230208-232847',
},
chainsToSkip: [],
runEnv: environment,

Loading…
Cancel
Save