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

@@ -29,7 +29,7 @@ jobs:
conan_profile: gcc
build_type: Release
static: true
container: '{ "image": "ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430" }'
container: '{ "image": "ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d" }'
uses: ./.github/workflows/build_and_test.yml
with: