Skip to content

Commit e8d1281

Browse files
committed
Update docker-compose.yml
1 parent a89e6bb commit e8d1281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '2'
22
services:
33
db:
44
container_name: mysql-ld
5-
image: mysql:5.7
5+
image: mysql:8.0
66
volumes:
77
- ldoc_db:/var/lib/mysql
88
ports:

0 commit comments

Comments
 (0)