@ -8,7 +8,7 @@ import { environment } from './chains';
export const keyFunderConfig: KeyFunderConfig = {
docker: {
repo: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
tag: 'sha-937fd14',
tag: 'sha-d92ea51',
},
cronSchedule: '45 * * * *', // Every hour at the 45 minute mark
namespace: environment,