Build branch qualimap with version qualimap (75e5f79)

Build pipeline: viash-hub.biobox.qualimap-2ndms

Source commit: 75e5f792a4

Source message: Update CHANGELOG.md
This commit is contained in:
CI
2024-08-20 21:20:44 +00:00
parent 0206694b15
commit 62ee7eb001
178 changed files with 570 additions and 226 deletions

View File

@@ -243,7 +243,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: "fed809e057c4349db71e25046c388aaa6542bc45"
git_commit: "75e5f792a43356af870bc580059461ba8810c0ec"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -511,9 +511,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_faidx"
LABEL org.opencontainers.image.created="2024-08-20T12:16:39Z"
LABEL org.opencontainers.image.created="2024-08-20T21:04:11Z"
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
LABEL org.opencontainers.image.revision="fed809e057c4349db71e25046c388aaa6542bc45"
LABEL org.opencontainers.image.revision="75e5f792a43356af870bc580059461ba8810c0ec"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER