8000
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 77339ae commit ff5b2ecCopy full SHA for ff5b2ec
docker-compose.test.yml
@@ -6,7 +6,7 @@ services:
6
depends_on:
7
- bookstack
8
mysql:
9
- image: mysql:5.7.30
+ image: mysql:5.7.31
10
environment:
11
- MYSQL_ROOT_PASSWORD=secret
12
- MYSQL_DATABASE=bookstack
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
4
5
0 commit comments