Build branch main with version main (ec69d9a)
Build pipeline: viash-hub.biobox.main-t2txs
Source commit: ec69d9af7a
Source message: FEAT: update busco to 5.7.1 (#72)
* FEAT: update busco to 5.7.1
* Typo
This commit is contained in:
@@ -386,7 +386,7 @@ build_info:
|
||||
output: "target/executable/bcl_convert"
|
||||
executable: "target/executable/bcl_convert/bcl_convert"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "3e08b5983fe0fd7d9c3b222044363e760bf6dd4a"
|
||||
git_commit: "ec69d9af7a59c2618a49bef7d0bf9afc743ca065"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -593,9 +593,9 @@ rm /tmp/bcl-convert.rpm
|
||||
RUN echo "bcl-convert: \"$(bcl-convert -V 2>&1 >/dev/null | sed -n '/Version/ s/^bcl-convert\ Version //p')\"" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component bcl_convert"
|
||||
LABEL org.opencontainers.image.created="2024-07-01T10:12:54Z"
|
||||
LABEL org.opencontainers.image.created="2024-07-01T20:00:36Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="3e08b5983fe0fd7d9c3b222044363e760bf6dd4a"
|
||||
LABEL org.opencontainers.image.revision="ec69d9af7a59c2618a49bef7d0bf9afc743ca065"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user