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"