Thanks to visit codestin.com Credit goes to github.com
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 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