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 f6b1493 commit be5dc33Copy full SHA for be5dc33
sample/Docker/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.1'
2
3
services:
4
mysql:
5
- image: mysql:5.7
+ image: mysql:9.4
6
container_name: mysql-5.7
7
ports:
8
- "3307:3306"
0 commit comments