diff --git a/apps/bookstack/25.11.1/docker-compose.yml b/apps/bookstack/25.11.1/docker-compose.yml index e93b41bb4..ff4b3db70 100644 --- a/apps/bookstack/25.11.1/docker-compose.yml +++ b/apps/bookstack/25.11.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: bookstack: - image: linuxserver/bookstack:25.11.1 + image: linuxserver/bookstack:25.11.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"