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.
2 parents 474f982 + c7ca139 commit d836e76Copy full SHA for d836e76
docker-compose.test.yml
@@ -6,7 +6,7 @@ services:
6
depends_on:
7
- bookstack
8
mysql:
9
- image: mysql:8.3
+ image: mysql:8.4
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