We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a32f120 commit 0ad1456Copy full SHA for 0ad1456
tests/docker-compose.yml
@@ -1,8 +1,6 @@
1
-version: "3"
2
-
3
services:
4
mysql:
5
- image: mysql:5
+ image: mysql:8.3
6
environment:
7
MYSQL_ROOT_USER: root
8
MYSQL_ROOT_PASSWORD: root
0 commit comments