Build branch main with version main (32cec14)

Build pipeline: viash-hub.craftbox.main-9qgjl

Source commit: 32cec141fe

Source message: Update README.qmd and render (#15)
This commit is contained in:
CI
2025-08-28 13:53:50 +00:00
parent 877514552b
commit c7d5e8d12b
26 changed files with 55 additions and 55 deletions

View File

@@ -175,9 +175,9 @@ build_info:
output: "target/executable/concat_text"
executable: "target/executable/concat_text/concat_text"
viash_version: "0.9.4"
git_commit: "952e20a6a88b08cfb46a57bfdb228d82c01e4748"
git_commit: "32cec141fe0eb61ce1b63f36a2e5c3ae2fbf9550"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-8-g952e20a"
git_tag: "v0.1.0-9-g32cec14"
package_config:
name: "craftbox"
version: "main"

View File

@@ -453,9 +453,9 @@ RUN apk add --no-cache bash procps file
LABEL org.opencontainers.image.authors="Toni Verbeiren, Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component concat_text"
LABEL org.opencontainers.image.created="2025-06-26T14:28:24Z"
LABEL org.opencontainers.image.created="2025-08-28T13:47:24Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="952e20a6a88b08cfb46a57bfdb228d82c01e4748"
LABEL org.opencontainers.image.revision="32cec141fe0eb61ce1b63f36a2e5c3ae2fbf9550"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER