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

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

@@ -589,9 +589,9 @@ RUN echo "falco: \"$(falco -v | sed -n 's/^falco //p')\"" > /var/software_versio
LABEL org.opencontainers.image.authors="Toni Verbeiren"
LABEL org.opencontainers.image.description="Companion container for running component falco"
LABEL org.opencontainers.image.created="2024-09-09T06:25:20Z"
LABEL org.opencontainers.image.created="2024-09-09T06:53:33Z"
LABEL org.opencontainers.image.source="https://github.com/smithlabcode/falco"
LABEL org.opencontainers.image.revision="9f813862592fb10f8d15df59697bdaae82c7921a"
LABEL org.opencontainers.image.revision="320d044fe45e565fbc9772640ebf6f39c5584b4a"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER