fix: use known registry commit in .registryrc (#4172)

### Description

Seems like the commit previously used is no longer part of a branch on
the repo and this is causing issues in the image CI, e.g.
https://github.com/hyperlane-xyz/hyperlane-monorepo/actions/runs/10040156538/job/27745616823#step:8:501

### Drive-by changes

<!--
Are there any minor or drive-by changes also included?
-->

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
pull/4178/head
Trevor Porter 4 months ago committed by GitHub
parent 944b2f65e1
commit 00333a50d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .registryrc

@ -1 +1 @@
9bf371143538c157730216af630042d8f5aef560
7c6bfefbaefb6aad19b114afb6743b1b70c69552

Loading…
Cancel
Save