Skip to content

Commit 5658b4f

Browse files
authored
Merge pull request #374 from Australian-Imaging-Service/phi-finder
Updated phi-finder version to 2025.7.1
2 parents c3e4167 + 0fa1e47 commit 5658b4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specs/australian-imaging-service/quality-control/phi-finder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schema_version: '2.0'
22
title: PHI-Finder
3-
version: &version '2025.6.0'
3+
version: &version '2025.7.1'
44
authors:
55
- name: Pedro Faustini
66
email: pedro.faustini@mq.edu.au

tests/test_phi_finder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
xlogin = xnat4tests.connect()
3535

3636
cmd_id = install_cs_command(
37-
"ghcr.io/australian-imaging-service/quality-control.phi-finder:2025.6.0",
37+
"ghcr.io/australian-imaging-service/quality-control.phi-finder:2025.7.1",
3838
xlogin,
3939
enable=True,
4040
projects_to_enable=["dummydicomproject"],

0 commit comments

Comments
 (0)