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

@@ -416,7 +416,7 @@ build_info:
output: "target/executable/rsem/rsem_prepare_reference"
executable: "target/executable/rsem/rsem_prepare_reference/rsem_prepare_reference"
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

@@ -656,9 +656,9 @@ echo "HISAT2: `hisat2 --version | grep -oP 'hisat2-align-s version \K\d+\.\d+\.\
LABEL org.opencontainers.image.authors="Sai Nirmayi Yasa"
LABEL org.opencontainers.image.description="Companion container for running component rsem rsem_prepare_reference"
LABEL org.opencontainers.image.created="2024-09-09T06:25:15Z"
LABEL org.opencontainers.image.created="2024-09-09T06:53:28Z"
LABEL org.opencontainers.image.source="https://github.com/deweylab/RSEM"
LABEL org.opencontainers.image.revision="9f813862592fb10f8d15df59697bdaae82c7921a"
LABEL org.opencontainers.image.revision="320d044fe45e565fbc9772640ebf6f39c5584b4a"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER