From 8853bf45f219f98320841bf4cd9f3630708aaac4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 17:33:55 +0000 Subject: [PATCH] chore(deps): update linuxserver/bookstack docker tag to v25.12.3 --- apps/bookstack/25.12.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/bookstack/25.12.2/docker-compose.yml b/apps/bookstack/25.12.2/docker-compose.yml index 2cf4ff00f..c8cef0c9c 100644 --- a/apps/bookstack/25.12.2/docker-compose.yml +++ b/apps/bookstack/25.12.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: bookstack: - image: linuxserver/bookstack:25.12.2 + image: linuxserver/bookstack:25.12.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"