Build branch qualimap with version qualimap (d476dee)

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

Source commit: d476dee6bd

Source message: fix doi
This commit is contained in:
CI
2024-08-20 21:22:30 +00:00
parent 9e660371d7
commit 7bfa6ba6a3
179 changed files with 241 additions and 245 deletions

View File

@@ -740,7 +740,7 @@ build_info:
output: "target/executable/cutadapt"
executable: "target/executable/cutadapt/cutadapt"
viash_version: "0.9.0-RC6"
git_commit: "1bbebbb5cb1e1abdefa478488aaa240909e54316"
git_commit: "d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -830,9 +830,9 @@ RUN cutadapt --version | sed 's/\(.*\)/cutadapt: "\1"/' > /var/software_versions
LABEL org.opencontainers.image.authors="Toni Verbeiren"
LABEL org.opencontainers.image.description="Companion container for running component cutadapt"
LABEL org.opencontainers.image.created="2024-08-20T21:05:40Z"
LABEL org.opencontainers.image.created="2024-08-20T21:05:05Z"
LABEL org.opencontainers.image.source="https://github.com/marcelm/cutadapt"
LABEL org.opencontainers.image.revision="1bbebbb5cb1e1abdefa478488aaa240909e54316"
LABEL org.opencontainers.image.revision="d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER