Build branch main with version main (9f81386)

Build pipeline: viash-hub.biobox.main-tr92f

Source commit: 9f81386259

Source message: Fq subsample (#147)
This commit is contained in:
CI
2024-09-09 06:40:11 +00:00
parent ac86f27b69
commit 3f20a97c9c
221 changed files with 5948 additions and 260 deletions

View File

@@ -232,7 +232,7 @@ build_info:
output: "target/executable/bedtools/bedtools_getfasta"
executable: "target/executable/bedtools/bedtools_getfasta/bedtools_getfasta"
viash_version: "0.9.0-RC7"
git_commit: "99dec5923bfb3da165601a3f13502d498395b14d"
git_commit: "9f813862592fb10f8d15df59697bdaae82c7921a"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -526,9 +526,9 @@ RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_getfasta"
LABEL org.opencontainers.image.created="2024-09-06T21:51:18Z"
LABEL org.opencontainers.image.created="2024-09-09T06:25:02Z"
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
LABEL org.opencontainers.image.revision="99dec5923bfb3da165601a3f13502d498395b14d"
LABEL org.opencontainers.image.revision="9f813862592fb10f8d15df59697bdaae82c7921a"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER