Build branch qualimap with version qualimap (c407a88)

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

Source commit: c407a88b17

Source message: update version and container image
This commit is contained in:
CI
2024-08-21 07:17:31 +00:00
parent 7bfa6ba6a3
commit 5817caa0f2
181 changed files with 255 additions and 958 deletions

View File

@@ -456,7 +456,7 @@ build_info:
output: "target/executable/multiqc"
executable: "target/executable/multiqc/multiqc"
viash_version: "0.9.0-RC6"
git_commit: "d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
git_commit: "c407a88b173a2a25054ac2ee7e2abdd639d7efc4"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -636,9 +636,9 @@ RUN multiqc --version | sed 's/multiqc, version\s\(.*\)/multiqc: "\1"/' > /var/s
LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component multiqc"
LABEL org.opencontainers.image.created="2024-08-20T21:05:06Z"
LABEL org.opencontainers.image.created="2024-08-21T07:01:00Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
LABEL org.opencontainers.image.revision="d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
LABEL org.opencontainers.image.revision="c407a88b173a2a25054ac2ee7e2abdd639d7efc4"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER