File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed
Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ containers:
33 framework : docker
44 unpack_singularity : false
55 registry :
6- base_url : docker .io
7- owner : reedcompbio
6+ base_url : ghcr .io
7+ owner : reed-compbio
88
99# Each algorithm has an 'include' parameter. By toggling 'include' to true/false the user can change
1010# which algorithms are run in a given experiment.
Original file line number Diff line number Diff line change 11hash_length : 7
2+
23containers :
34 framework : docker
45 unpack_singularity : false
56 registry :
6- base_url : docker .io
7- owner : reedcompbio
7+ base_url : ghcr .io
8+ owner : reed-compbio
89
910# Each algorithm has an 'include' parameter. By toggling 'include' to true/false the user can change
1011# which algorithms are run in a given experiment.
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ containers:
55 framework : docker
66 unpack_singularity : false
77 registry :
8- base_url : docker .io
9- owner : reedcompbio
8+ base_url : ghcr .io
9+ owner : reed-compbio
1010
1111algorithms :
1212 - name : pathlinker
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ containers:
33 framework : docker
44 unpack_singularity : false
55 registry :
6- base_url : docker .io
7- owner : reedcompbio
6+ base_url : ghcr .io
7+ owner : reed-compbio
88
99algorithms :
1010 - name : " pathlinker"
You can’t perform that action at this time.
0 commit comments