Build branch main with version main (124d50c)

Build pipeline: viash-hub.biobox.main-pjlfn

Source commit: 124d50ce53

Source message: update changelog for viash 0.2.0
This commit is contained in:
CI
2024-09-16 08:16:27 +00:00
parent 97f1502b57
commit 4b61e09a56
241 changed files with 481 additions and 481 deletions

View File

@@ -433,8 +433,8 @@ build_info:
output: "target/executable/samtools/samtools_fastq"
executable: "target/executable/samtools/samtools_fastq/samtools_fastq"
viash_version: "0.9.0-RC7"
git_commit: "fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
git_remote: "https://github.com/viash-hub/biobox"
git_commit: "124d50ce5318b612e4a1e4da1be705523cd6eab7"
git_remote: "https://x-access-token:ghs_royCfknE2TdPwJPOM1bW31Qho8HPrM4SPutG@github.com/viash-hub/biobox"
package_config:
name: "biobox"
version: "main"

View File

@@ -626,9 +626,9 @@ sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
LABEL org.opencontainers.image.authors="Emma Rousseau"
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_fastq"
LABEL org.opencontainers.image.created="2024-09-13T07:20:21Z"
LABEL org.opencontainers.image.created="2024-09-16T07:55:05Z"
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
LABEL org.opencontainers.image.revision="fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
LABEL org.opencontainers.image.revision="124d50ce5318b612e4a1e4da1be705523cd6eab7"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER