mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-30 18:40:24 +00:00
ci: Pin docker image to commit hash (#2354)
This commit is contained in:
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
run-hooks:
|
||||
runs-on: heavy
|
||||
container:
|
||||
image: ghcr.io/xrplf/clio-ci:latest
|
||||
image: ghcr.io/xrplf/clio-ci:25e55ef95248539a3b1106985e1b30b1e73462b7
|
||||
|
||||
steps:
|
||||
- name: Checkout Repo ⚡️
|
||||
|
||||
Reference in New Issue
Block a user