Build branch qualimap with version qualimap (1bbebbb)

Build pipeline: viash-hub.biobox.qualimap-jb98h

Source commit: 1bbebbb5cb

Source message: Fix name
This commit is contained in:
CI
2024-08-20 21:21:15 +00:00
parent 62ee7eb001
commit 9e660371d7
179 changed files with 249 additions and 245 deletions

View File

@@ -410,7 +410,7 @@ build_info:
output: "target/executable/bedtools/bedtools_intersect"
executable: "target/executable/bedtools/bedtools_intersect/bedtools_intersect"
viash_version: "0.9.0-RC6"
git_commit: "75e5f792a43356af870bc580059461ba8810c0ec"
git_commit: "1bbebbb5cb1e1abdefa478488aaa240909e54316"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -632,9 +632,9 @@ RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_intersect"
LABEL org.opencontainers.image.created="2024-08-20T21:04:07Z"
LABEL org.opencontainers.image.created="2024-08-20T21:05:26Z"
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
LABEL org.opencontainers.image.revision="75e5f792a43356af870bc580059461ba8810c0ec"
LABEL org.opencontainers.image.revision="1bbebbb5cb1e1abdefa478488aaa240909e54316"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER