Skip to content

Commit 0635c51

Browse files
committed
Update mysql to latest patch
1 parent c2a05e9 commit 0635c51

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
version: '2'
22
services:
3-
43
mysql:
5-
image: mysql:5.7.20
4+
image: mysql:5.7.21
65
environment:
76
- MYSQL_ROOT_PASSWORD=secret
87
- MYSQL_DATABASE=bookstack

0 commit comments

Comments
 (0)