Build branch v0.1 with version v0.1.0 (9631070)

Build pipeline: openpipelines-bio.openpipeline-spatial.v0.1-n9mlk

Source commit: 9631070888

Source message: Revert "update op dependency"

This reverts commit 217efc9dd105375ecafbf0895bedb532c0aa7d10.
This commit is contained in:
CI
2025-08-25 08:40:00 +00:00
parent d102f5567c
commit 21602a0829
44 changed files with 54 additions and 54 deletions

View File

@@ -314,7 +314,7 @@ build_info:
output: "target/executable/convert/from_xenium_to_spatialdata"
executable: "target/executable/convert/from_xenium_to_spatialdata/from_xenium_to_spatialdata"
viash_version: "0.9.4"
git_commit: "7a9cc3c862e39ab584bea178b10aeb4b19d46325"
git_commit: "963107088819638e9e15d4f413c0a763dc81a192"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "openpipeline_spatial"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz"
LABEL org.opencontainers.image.description="Companion container for running component convert from_xenium_to_spatialdata"
LABEL org.opencontainers.image.created="2025-08-25T07:30:21Z"
LABEL org.opencontainers.image.created="2025-08-25T08:17:06Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="7a9cc3c862e39ab584bea178b10aeb4b19d46325"
LABEL org.opencontainers.image.revision="963107088819638e9e15d4f413c0a763dc81a192"
LABEL org.opencontainers.image.version="v0.1.0"
VIASHDOCKER