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

@@ -173,7 +173,7 @@ build_info:
output: "target/executable/cat_additional_fasta"
executable: "target/executable/cat_additional_fasta/cat_additional_fasta"
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

@@ -480,9 +480,9 @@ function ViashDockerfile {
FROM python:latest
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component cat_additional_fasta"
LABEL org.opencontainers.image.created="2024-09-13T06:49:57Z"
LABEL org.opencontainers.image.created="2024-09-13T10:19:17Z"
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