Skip to content

Commit 0ad1456

Browse files
authored
chore: update docker-compose.yml
1 parent a32f120 commit 0ad1456

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/docker-compose.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
version: "3"
2-
31
services:
42
mysql:
5-
image: mysql:5
3+
image: mysql:8.3
64
environment:
75
MYSQL_ROOT_USER: root
86
MYSQL_ROOT_PASSWORD: root

0 commit comments

Comments
 (0)