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 5c0b42b commit 522ead4Copy full SHA for 522ead4
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.0
6
container_name: mysql-5.7
7
ports:
8
- "3307:3306"
0 commit comments