We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131075a commit aa18cabCopy full SHA for aa18cab
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- mysql-data:/var/lib/mysql
12
13
bookstack:
14
- image: solidnerd/bookstack:25.2.2
+ image: solidnerd/bookstack:25.2.3
15
depends_on:
16
- mysql
17
environment:
0 commit comments