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 9e27468 commit 1a98536Copy full SHA for 1a98536
docker-compose.test.yml
@@ -5,7 +5,7 @@ services:
5
depends_on:
6
- bookstack
7
mysql:
8
- image: mysql:9.2
+ image: mysql:9.5
9
environment:
10
- MYSQL_ROOT_PASSWORD=secret
11
- MYSQL_DATABASE=bookstack
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
3
4
0 commit comments