Build branch main with version main (320d044)

Build pipeline: viash-hub.biobox.main-4vvfj

Source commit: 320d044fe4

Source message: Sortmerna (#146)
This commit is contained in:
CI
2024-09-09 07:10:14 +00:00
parent 3f20a97c9c
commit beb7940138
228 changed files with 9516 additions and 265 deletions

View File

@@ -433,7 +433,7 @@ build_info:
output: "target/executable/samtools/samtools_fastq"
executable: "target/executable/samtools/samtools_fastq/samtools_fastq"
viash_version: "0.9.0-RC7"
git_commit: "9f813862592fb10f8d15df59697bdaae82c7921a"
git_commit: "320d044fe45e565fbc9772640ebf6f39c5584b4a"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -626,9 +626,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_fastq"
LABEL org.opencontainers.image.created="2024-09-09T06:25:07Z"
LABEL org.opencontainers.image.created="2024-09-09T06:53:21Z"
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
LABEL org.opencontainers.image.revision="9f813862592fb10f8d15df59697bdaae82c7921a"
LABEL org.opencontainers.image.revision="320d044fe45e565fbc9772640ebf6f39c5584b4a"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER