diff --git a/target/executable/bgzip/.config.vsh.yaml b/target/executable/bgzip/.config.vsh.yaml index 5d25381..77a38a1 100644 --- a/target/executable/bgzip/.config.vsh.yaml +++ b/target/executable/bgzip/.config.vsh.yaml @@ -225,7 +225,7 @@ build_info: output: "target/executable/bgzip" executable: "target/executable/bgzip/bgzip" viash_version: "0.9.0-RC6" - git_commit: "cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd" + git_commit: "4c0101eb6d85418bac07d8fe52b5cbfa11821fbc" git_remote: "https://github.com/viash-hub/toolbox" package_config: name: "toolbox" diff --git a/target/executable/bgzip/bgzip b/target/executable/bgzip/bgzip index 55223d6..d3665e3 100755 --- a/target/executable/bgzip/bgzip +++ b/target/executable/bgzip/bgzip @@ -508,9 +508,9 @@ ENTRYPOINT [] RUN bgzip -h | grep 'Version:' 2>&1 | sed 's/Version:\s\(.*\)/bgzip: "\1"/' > /var/software_versions.txt LABEL org.opencontainers.image.description="Companion container for running component bgzip" -LABEL org.opencontainers.image.created="2024-07-04T14:09:11Z" +LABEL org.opencontainers.image.created="2024-07-04T14:16:40Z" LABEL org.opencontainers.image.source="https://github.com/samtools/htslib" -LABEL org.opencontainers.image.revision="cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd" +LABEL org.opencontainers.image.revision="4c0101eb6d85418bac07d8fe52b5cbfa11821fbc" LABEL org.opencontainers.image.version="update_ci" VIASHDOCKER diff --git a/target/executable/yq/.config.vsh.yaml b/target/executable/yq/.config.vsh.yaml index 0c83d5c..309937b 100644 --- a/target/executable/yq/.config.vsh.yaml +++ b/target/executable/yq/.config.vsh.yaml @@ -249,7 +249,7 @@ build_info: output: "target/executable/yq" executable: "target/executable/yq/yq" viash_version: "0.9.0-RC6" - git_commit: "cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd" + git_commit: "4c0101eb6d85418bac07d8fe52b5cbfa11821fbc" git_remote: "https://github.com/viash-hub/toolbox" package_config: name: "toolbox" diff --git a/target/executable/yq/yq b/target/executable/yq/yq index e7c8399..5f80b1d 100755 --- a/target/executable/yq/yq +++ b/target/executable/yq/yq @@ -490,9 +490,9 @@ RUN apk add --no-cache bash yq-go RUN /usr/bin/yq --version | sed 's/.*version\sv\(.*\)/yq: "\1"/' > /var/software_versions.txt LABEL org.opencontainers.image.description="Companion container for running component yq" -LABEL org.opencontainers.image.created="2024-07-04T14:09:11Z" +LABEL org.opencontainers.image.created="2024-07-04T14:16:40Z" LABEL org.opencontainers.image.source="https://github.com/mikefarah/yq" -LABEL org.opencontainers.image.revision="cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd" +LABEL org.opencontainers.image.revision="4c0101eb6d85418bac07d8fe52b5cbfa11821fbc" LABEL org.opencontainers.image.version="update_ci" VIASHDOCKER diff --git a/target/nextflow/bgzip/.config.vsh.yaml b/target/nextflow/bgzip/.config.vsh.yaml index bea1f69..7fc06f2 100644 --- a/target/nextflow/bgzip/.config.vsh.yaml +++ b/target/nextflow/bgzip/.config.vsh.yaml @@ -225,7 +225,7 @@ build_info: output: "target/nextflow/bgzip" executable: "target/nextflow/bgzip/main.nf" viash_version: "0.9.0-RC6" - git_commit: "cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd" + git_commit: "4c0101eb6d85418bac07d8fe52b5cbfa11821fbc" git_remote: "https://github.com/viash-hub/toolbox" package_config: name: "toolbox" diff --git a/target/nextflow/bgzip/main.nf b/target/nextflow/bgzip/main.nf index 1dac34f..51ca381 100644 --- a/target/nextflow/bgzip/main.nf +++ b/target/nextflow/bgzip/main.nf @@ -3061,7 +3061,7 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/bgzip", "viash_version" : "0.9.0-RC6", - "git_commit" : "cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd", + "git_commit" : "4c0101eb6d85418bac07d8fe52b5cbfa11821fbc", "git_remote" : "https://github.com/viash-hub/toolbox" }, "package_config" : { diff --git a/target/nextflow/yq/.config.vsh.yaml b/target/nextflow/yq/.config.vsh.yaml index 277baac..6ef0f37 100644 --- a/target/nextflow/yq/.config.vsh.yaml +++ b/target/nextflow/yq/.config.vsh.yaml @@ -249,7 +249,7 @@ build_info: output: "target/nextflow/yq" executable: "target/nextflow/yq/main.nf" viash_version: "0.9.0-RC6" - git_commit: "cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd" + git_commit: "4c0101eb6d85418bac07d8fe52b5cbfa11821fbc" git_remote: "https://github.com/viash-hub/toolbox" package_config: name: "toolbox" diff --git a/target/nextflow/yq/main.nf b/target/nextflow/yq/main.nf index 49b27a0..ddc154a 100644 --- a/target/nextflow/yq/main.nf +++ b/target/nextflow/yq/main.nf @@ -3065,7 +3065,7 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/yq", "viash_version" : "0.9.0-RC6", - "git_commit" : "cdc9bd205b7eba68b5369160d7d76ca7a2ebbdcd", + "git_commit" : "4c0101eb6d85418bac07d8fe52b5cbfa11821fbc", "git_remote" : "https://github.com/viash-hub/toolbox" }, "package_config" : {