Commit 5c34353
committed
ci: pin bioconda docker base image to :latest
bioconda-utils installed from conda can report its version as 0.0.0,
which makes its default docker base image tag
(quay.io/bioconda/bioconda-utils-build-env-cos7:0.0.0) point at a
nonexistent image, failing the build with 'manifest unknown'. Pass
--docker-base-image ...:latest explicitly on all paths (not just act).1 parent 17ea62a commit 5c34353
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
626 | 627 | | |
627 | 628 | | |
628 | 629 | | |
| |||
0 commit comments