Build branch main with version main (373be82)

Build pipeline: viash-hub.craftbox.main-n5qhz

Source commit: 373be82129

Source message: Bump viash to 0.9.0-RC7 (#6)
This commit is contained in:
CI
2024-08-19 07:31:54 +00:00
parent f57725a0fd
commit 5e403dd5d9
15 changed files with 22 additions and 18 deletions

View File

@@ -171,7 +171,7 @@ build_info:
output: "target/executable/concat_text"
executable: "target/executable/concat_text/concat_text"
viash_version: "0.9.0-RC6"
git_commit: "a2e8c5d12d55e072f829bc184be03e21893cb524"
git_commit: "373be82129c13f50558c0dae25c07afe0866a8ba"
git_remote: "https://github.com/viash-hub/craftbox"
package_config:
name: "craftbox"

View File

@@ -478,9 +478,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="2024-07-24T08:32:32Z"
LABEL org.opencontainers.image.created="2024-08-19T07:26:27Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="a2e8c5d12d55e072f829bc184be03e21893cb524"
LABEL org.opencontainers.image.revision="373be82129c13f50558c0dae25c07afe0866a8ba"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER