Skip to content

Commit 1a5ee6f

Browse files
committed
updating readme and singularity file to v3.1 to reflect new topup config
1 parent 07e8dc0 commit 1a5ee6f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sudo docker run --rm \
3636
-v $(pwd)/OUTPUTS:/OUTPUTS/ \
3737
-v <path to license.txt>:/extra/freesurfer/license.txt \
3838
--user $(id -u):$(id -g) \
39-
leonyichencai/synb0-disco:v3.0
39+
leonyichencai/synb0-disco:v3.1
4040
<flags>
4141
```
4242

@@ -50,7 +50,7 @@ leonyichencai/synb0-disco:v3.0
5050
First, build the synb0.simg container in the current directory:
5151

5252
```
53-
singularity pull docker://leonyichencai/synb0-disco:v3.0
53+
singularity pull docker://leonyichencai/synb0-disco:v3.1
5454
```
5555

5656
Then, to run the synb0.simg container:

Singularity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Bootstrap: docker
2-
From: leonyichencai/synb0-disco:v3.0
2+
From: leonyichencai/synb0-disco:v3.1

0 commit comments

Comments
 (0)