ci: Use in-house image for pre-commit (#7610)

This commit is contained in:
Ayaz Salikhov
2026-07-20 20:11:09 +01:00
committed by GitHub
parent 4c869ee16c
commit 60b49f3fe0
2 changed files with 3 additions and 3 deletions

View File

@@ -17,4 +17,4 @@ jobs:
uses: XRPLF/actions/.github/workflows/pre-commit.yml@1bde119a1ab71305ba5d3716e7a82cea1c7bdede
with:
runs_on: ubuntu-latest
container: '{ "image": "ghcr.io/xrplf/ci/tools-rippled-pre-commit:sha-41ec7c1" }'
container: '{ "image": "ghcr.io/xrplf/xrpld/pre-commit:sha-4c869ee" }'