You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For both singularity and docker I seem not to be able to check out a specific version of mriqc (24.0.2)
I initially tried with the version only and then again with the Manifest digest for that version.
I always end up with : MRIQC 24.1.0.dev0+gd5b13cb5.d20240826
singularity run --cleanenv mriqc-24.0.2.simg --version
MRIQC v24.1.0.dev0+gd5b13cb5.d20240826
docker run -it --rm nipreps/mriqc@sha256:dabe930dd0d1180c565a42f2c6a34f2b23026d9642db5d110f05b427413b829f --version
MRIQC v24.1.0.dev0+gd5b13cb5.d20240826
What happened?
For both singularity and docker I seem not to be able to check out a specific version of mriqc (24.0.2)
I initially tried with the version only and then again with the Manifest digest for that version.
I always end up with : MRIQC 24.1.0.dev0+gd5b13cb5.d20240826
singularity run --cleanenv mriqc-24.0.2.simg --version
MRIQC v24.1.0.dev0+gd5b13cb5.d20240826
docker run -it --rm nipreps/mriqc@sha256:dabe930dd0d1180c565a42f2c6a34f2b23026d9642db5d110f05b427413b829f --version
MRIQC v24.1.0.dev0+gd5b13cb5.d20240826
What command did you use?
What version of the software are you running?
I would want 24.02 but get v24.1.0.dev0+gd5b13cb5.d20240826
How are you running this software?
Docker
Is your data BIDS valid?
Yes
Are you reusing any previously computed results?
No
Please copy and paste any relevant log output.
Additional information / screenshots
No response
The text was updated successfully, but these errors were encountered: