Skip to content

Commit 1ff9a50

Browse files
committed
Updated phi-finder version to 2025.7.2
1 parent 5658b4f commit 1ff9a50

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.7.1'
3+
version: &version '2025.7.2'
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.7.1",
37+
"ghcr.io/australian-imaging-service/quality-control.phi-finder:2025.7.2",
3838
xlogin,
3939
enable=True,
4040
projects_to_enable=["dummydicomproject"],

0 commit comments

Comments
 (0)