Build branch qualimap with version qualimap (d476dee)

Build pipeline: viash-hub.biobox.qualimap-vm78f

Source commit: d476dee6bd

Source message: fix doi
This commit is contained in:
CI
2024-08-20 21:22:30 +00:00
parent 9e660371d7
commit 7bfa6ba6a3
179 changed files with 241 additions and 245 deletions

View File

@@ -183,7 +183,7 @@ build_info:
output: "target/executable/samtools/samtools_idxstats"
executable: "target/executable/samtools/samtools_idxstats/samtools_idxstats"
viash_version: "0.9.0-RC6"
git_commit: "1bbebbb5cb1e1abdefa478488aaa240909e54316"
git_commit: "d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -477,9 +477,9 @@ sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
LABEL org.opencontainers.image.authors="Emma Rousseau"
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_idxstats"
LABEL org.opencontainers.image.created="2024-08-20T21:05:28Z"
LABEL org.opencontainers.image.created="2024-08-20T21:04:53Z"
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
LABEL org.opencontainers.image.revision="1bbebbb5cb1e1abdefa478488aaa240909e54316"
LABEL org.opencontainers.image.revision="d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER