Skip to content

Commit 1187c38

Browse files
committed
REF: pin xnat-docker-compose to tag 1.8.10.5
1 parent 1d427db commit 1187c38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
- name: Checkout xnat-docker-compose
2828
uses: actions/checkout@v3
2929
with:
30-
repository: NrgXnat/xnat-docker-compose
31-
ref: 1.8.1
30+
repository: jhuguetn/xnat-docker-compose
31+
ref: 1.8.10.5
3232
path: xnat-docker-compose
3333
- run: docker compose version
3434
- run: python --version

0 commit comments

Comments
 (0)