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 d80ec7a commit ed98a5dCopy full SHA for ed98a5d
docker-compose-test.yaml
@@ -10,7 +10,7 @@ services:
10
- mssql
11
- pgsql
12
mysql:
13
- image: mysql
+ image: mysql:5.7
14
container_name: dotnet-test-mysql
15
environment:
16
MYSQL_ROOT_PASSWORD: "Rea11ytrong_3"
0 commit comments