Build branch main with version main (80aaf33)
Build pipeline: viash-hub.biobox.main-69lmq
Source commit: 80aaf333dc
Source message: Add Kallisto index (#149)
This commit is contained in:
@@ -173,7 +173,7 @@ build_info:
|
||||
output: "target/executable/seqtk/seqtk_sample"
|
||||
executable: "target/executable/seqtk/seqtk_sample/seqtk_sample"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "bd8ca889d13784c5a7502bb977c6659fe420d973"
|
||||
git_commit: "80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -481,9 +481,9 @@ FROM quay.io/biocontainers/seqtk:1.4--he4a0461_2
|
||||
ENTRYPOINT []
|
||||
LABEL org.opencontainers.image.authors="Jakub Majercik"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_sample"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T14:21:40Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-13T07:16:02Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
|
||||
LABEL org.opencontainers.image.revision="bd8ca889d13784c5a7502bb977c6659fe420d973"
|
||||
LABEL org.opencontainers.image.revision="80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -196,7 +196,7 @@ build_info:
|
||||
output: "target/executable/seqtk/seqtk_subseq"
|
||||
executable: "target/executable/seqtk/seqtk_subseq/seqtk_subseq"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "bd8ca889d13784c5a7502bb977c6659fe420d973"
|
||||
git_commit: "80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -491,9 +491,9 @@ RUN echo $(echo $(seqtk 2>&1) | sed -n 's/.*\(Version: [^ ]*\).*/\1/p') > /var/s
|
||||
|
||||
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_subseq"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T14:21:39Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-13T07:16:02Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
|
||||
LABEL org.opencontainers.image.revision="bd8ca889d13784c5a7502bb977c6659fe420d973"
|
||||
LABEL org.opencontainers.image.revision="80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user