Build branch qualimap with version qualimap (1b0257c)
Build pipeline: viash-hub.biobox.qualimap-nnlnn
Source commit: 1b0257c8bd
Source message: write software version to file
This commit is contained in:
@@ -740,7 +740,7 @@ build_info:
|
||||
output: "target/executable/cutadapt"
|
||||
executable: "target/executable/cutadapt/cutadapt"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "c407a88b173a2a25054ac2ee7e2abdd639d7efc4"
|
||||
git_commit: "1b0257c8bd57bdf0b9a8e993437f54750c79dce2"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -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-21T07:01:00Z"
|
||||
LABEL org.opencontainers.image.created="2024-08-21T07:17:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/marcelm/cutadapt"
|
||||
LABEL org.opencontainers.image.revision="c407a88b173a2a25054ac2ee7e2abdd639d7efc4"
|
||||
LABEL org.opencontainers.image.revision="1b0257c8bd57bdf0b9a8e993437f54750c79dce2"
|
||||
LABEL org.opencontainers.image.version="qualimap"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user