Skip to content

Commit 317848c

Browse files
committed
attempt too fix install of test env
1 parent 23ad152 commit 317848c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ version: '3.3'
22

33
services:
44
mysql:
5-
platform: linux/x86_64
6-
image: mysql:5.7
5+
image: mariadb:lts
76
restart: always
87
volumes:
98
- ./bin/mysql:/docker-entrypoint-initdb.d

0 commit comments

Comments
 (0)