ci: Update build image (#2453)

This commit is contained in:
Michael Legleux
2025-08-18 16:52:09 -07:00
committed by GitHub
parent 46c96654ee
commit e6abdda0a7
12 changed files with 18 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ jobs:
run-hooks:
runs-on: heavy
container:
image: ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430
image: ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d
steps:
- name: Checkout Repo ⚡️