Skip to content

Commit 7f25edf

Browse files
authored
Merge pull request #16 from cryptape/gpBlockchain-patch-2
Update docker-compose.yml
2 parents 7fd7ff5 + c948f98 commit 7f25edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
mysql:
5-
image: mysql:5.7.44
5+
image: mysql:5.6
66
ports:
77
- 3306:3306
88
environment:

0 commit comments

Comments
 (0)