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.
2 parents e4f538d + 44d2a1e commit 4a30781Copy full SHA for 4a30781
test/docker-compose-mysql.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
mysql:
5
- image: mariadb:bionic
+ image: mariadb:10.4
6
environment:
7
- MYSQL_ROOT_PASSWORD=mysql
8
- MYSQL_USER=mysql
0 commit comments