Build branch main with version main (cb9b328)

Build pipeline: viash-hub.rnaseq.main-mf5kg

Source commit: cb9b328834

Source message: Update pointers to biobox and craftbox
This commit is contained in:
CI
2024-09-13 11:32:59 +00:00
parent 1ebb61f1e8
commit 92b5a42360
284 changed files with 1310 additions and 29225 deletions

View File

@@ -205,7 +205,7 @@ build_info:
output: "target/executable/rseqc/rseqc_tin"
executable: "target/executable/rseqc/rseqc_tin/rseqc_tin"
viash_version: "0.9.0"
git_commit: "1e1ffb315fefec05db2ee0c62e1c98ce4b49929c"
git_commit: "cb9b32883494c48f394213551a82e9103f2e620c"
git_remote: "https://github.com/viash-hub/rnaseq"
package_config:
version: "main"

View File

@@ -501,9 +501,9 @@ RUN apt-get update && \
RUN pip3 install RSeQC
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_tin"
LABEL org.opencontainers.image.created="2024-09-13T06:49:59Z"
LABEL org.opencontainers.image.created="2024-09-13T10:19:21Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="1e1ffb315fefec05db2ee0c62e1c98ce4b49929c"
LABEL org.opencontainers.image.revision="cb9b32883494c48f394213551a82e9103f2e620c"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER