We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa160e5 commit 4b15508Copy full SHA for 4b15508
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- mysql-data:/var/lib/mysql
12
13
bookstack:
14
- image: solidnerd/bookstack:25.2.1
+ image: solidnerd/bookstack:25.2.2
15
depends_on:
16
- mysql
17
environment:
0 commit comments