File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
typescript/infra/config/environments Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import { environment } from './chains';
9
9
export const keyFunderConfig : KeyFunderConfig = {
10
10
docker : {
11
11
repo : 'gcr.io/abacus-labs-dev/hyperlane-monorepo' ,
12
- tag : 'af21f03-20240212-175700 ' ,
12
+ tag : 'c037206-20240220-152500 ' ,
13
13
} ,
14
14
// We're currently using the same deployer key as mainnet.
15
15
// To minimize nonce clobbering we offset the key funder cron
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import { environment } from './chains';
9
9
export const keyFunderConfig : KeyFunderConfig = {
10
10
docker : {
11
11
repo : 'gcr.io/abacus-labs-dev/hyperlane-monorepo' ,
12
- tag : '8507211-20240219-124301 ' ,
12
+ tag : 'c037206-20240220-152500 ' ,
13
13
} ,
14
14
// We're currently using the same deployer key as testnet2.
15
15
// To minimize nonce clobbering we offset the key funder cron
You can’t perform that action at this time.
0 commit comments