From fe029c024e356eb9be44238a99182d8a20da1ec4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 01:12:47 +0000 Subject: [PATCH] Update dependency rhdh-docs to v1.10 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4ffbd81..8d3d6f1 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ # limitations under the License. LLAMA_STACK_VERSION ?= latest -RHDH_DOCS_VERSION ?= 1.9 +RHDH_DOCS_VERSION ?= 1.10 NUM_WORKERS ?= $$(( $(shell nproc --all) / 2)) PLATFORM ?= linux/amd64 IMAGE_NAME ?= rhdh-rag-content