Build branch main with version main (ec69d9a)
Build pipeline: viash-hub.biobox.main-t2txs
Source commit: ec69d9af7a
Source message: FEAT: update busco to 5.7.1 (#72)
* FEAT: update busco to 5.7.1
* Typo
This commit is contained in:
@@ -229,7 +229,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_faidx"
|
||||
executable: "target/executable/samtools/samtools_faidx/samtools_faidx"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "3e08b5983fe0fd7d9c3b222044363e760bf6dd4a"
|
||||
git_commit: "ec69d9af7a59c2618a49bef7d0bf9afc743ca065"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -507,9 +507,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_faidx"
|
||||
LABEL org.opencontainers.image.created="2024-07-01T10:12:53Z"
|
||||
LABEL org.opencontainers.image.created="2024-07-01T20:00:34Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="3e08b5983fe0fd7d9c3b222044363e760bf6dd4a"
|
||||
LABEL org.opencontainers.image.revision="ec69d9af7a59c2618a49bef7d0bf9afc743ca065"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user