Skip to content

Commit 952c0a9

Browse files
Patch: Update image version for openproblems/base_* images (#928)
* Update image version to :1 * trigger ci --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6a3b3f4 commit 952c0a9

32 files changed

Lines changed: 32 additions & 32 deletions

File tree

src/datasets/loaders/multimodal/openproblems_neurips2021_bmmc/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ test_resources:
6767
# path: /resources_test/common/openproblems_neurips2021/neurips2021_bmmc_cite.h5ad
6868
engines:
6969
- type: docker
70-
image: openproblems/base_python:1.0.0
70+
image: openproblems/base_python:1
7171
runners:
7272
- type: executable
7373
- type: nextflow

src/datasets/loaders/multimodal/openproblems_neurips2022_pbmc/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ resources:
7373
# path: /resources_test/common/openproblems_neurips2021/neurips2021_bmmc_cite.h5ad
7474
engines:
7575
- type: docker
76-
image: openproblems/base_python:1.0.0
76+
image: openproblems/base_python:1
7777
runners:
7878
- type: executable
7979
- type: nextflow

src/datasets/loaders/multimodal/openproblems_v1_multimodal/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ test_resources:
7979
path: test.py
8080
engines:
8181
- type: docker
82-
image: openproblems/base_python:1.0.0
82+
image: openproblems/base_python:1
8383
setup:
8484
- type: apt
8585
packages: git

src/datasets/loaders/scrnaseq/cellxgene_census/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ test_resources:
157157
path: test.py
158158
engines:
159159
- type: docker
160-
#image: openproblems/base_python:1.0.0
160+
#image: openproblems/base_python:1
161161
image: python:3.11
162162
setup:
163163
- type: python

src/datasets/loaders/scrnaseq/cellxgene_census_from_source_h5ad/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ test_resources:
113113
path: test.py
114114
engines:
115115
- type: docker
116-
#image: openproblems/base_python:1.0.0
116+
#image: openproblems/base_python:1
117117
image: python:3.11
118118
setup:
119119
- type: python

src/datasets/loaders/scrnaseq/openproblems_v1/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ test_resources:
7575
path: test.py
7676
engines:
7777
- type: docker
78-
image: openproblems/base_python:1.0.0
78+
image: openproblems/base_python:1
7979
setup:
8080
- type: apt
8181
packages: git

src/datasets/loaders/spatial/zenodo/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test_resources:
8282

8383
engines:
8484
- type: docker
85-
image: openproblems/base_python:1.0.0
85+
image: openproblems/base_python:1
8686
runners:
8787
- type: executable
8888
- type: nextflow

src/datasets/loaders/spatial/zenodo_slidetags/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test_resources:
8282

8383
engines:
8484
- type: docker
85-
image: openproblems/base_python:1.0.0
85+
image: openproblems/base_python:1
8686
runners:
8787
- type: executable
8888
- type: nextflow

src/datasets/normalization/atac_tfidf/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resources:
1111
path: script.py
1212
engines:
1313
- type: docker
14-
image: openproblems/base_python:1.0.0
14+
image: openproblems/base_python:1
1515
setup:
1616
- type: python
1717
packages:

src/datasets/normalization/l1_sqrt/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ resources:
1515
path: script.py
1616
engines:
1717
- type: docker
18-
image: openproblems/base_python:1.0.0
18+
image: openproblems/base_python:1
1919
setup:
2020
- type: python
2121
packages:

0 commit comments

Comments
 (0)