Skip to content

Commit 4a30781

Browse files
authored
Merge pull request #372 from CachetHQ/tag-10.4
Use 10.4 mariadb version tag
2 parents e4f538d + 44d2a1e commit 4a30781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/docker-compose-mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22

33
services:
44
mysql:
5-
image: mariadb:bionic
5+
image: mariadb:10.4
66
environment:
77
- MYSQL_ROOT_PASSWORD=mysql
88
- MYSQL_USER=mysql

0 commit comments

Comments
 (0)