ci: Use image with artifactory DNS name (#2364)

This commit is contained in:
Ayaz Salikhov
2025-07-25 15:24:51 +01:00
committed by GitHub
parent 4948882545
commit ad5f0642ba
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:25e55ef95248539a3b1106985e1b30b1e73462b7
image: ghcr.io/xrplf/clio-ci:494888254504d5c8a382f8bd283b069bdec40622
steps:
- name: Checkout Repo ⚡️