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.
2 parents 22c396f + bc3e25e commit 2a66bb3Copy full SHA for 2a66bb3
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- mysql-data:/var/lib/mysql
12
13
bookstack:
14
- image: solidnerd/bookstack:24.5.1
+ image: solidnerd/bookstack:24.5.2
15
depends_on:
16
- mysql
17
environment:
0 commit comments