We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 131075a + aa18cab commit 1b00119Copy full SHA for 1b00119
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