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 d94b9c7 commit c948f98Copy full SHA for c948f98
docker/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
mysql:
5
- image: mysql:5.7.44
+ image: mysql:5.6
6
ports:
7
- 3306:3306
8
environment:
0 commit comments