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

@@ -685,7 +685,7 @@ build_info:
output: "target/executable/gffread"
executable: "target/executable/gffread/gffread"
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

@@ -807,9 +807,9 @@ RUN echo "gffread: \"$(gffread --version 2>&1)\"" > /var/software_versions.txt
LABEL org.opencontainers.image.authors="Emma Rousseau"
LABEL org.opencontainers.image.description="Companion container for running component gffread"
LABEL org.opencontainers.image.created="2024-09-09T06:25:00Z"
LABEL org.opencontainers.image.created="2024-09-09T06:53:15Z"
LABEL org.opencontainers.image.source="https://github.com/gpertea/gffread"
LABEL org.opencontainers.image.revision="9f813862592fb10f8d15df59697bdaae82c7921a"
LABEL org.opencontainers.image.revision="320d044fe45e565fbc9772640ebf6f39c5584b4a"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER