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