Skip to content

Commit e7dc8b4

Browse files
committed
23 Use latest stable mariadb
1 parent 3bec4ba commit e7dc8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
image: redis:3
55

66
db:
7-
image: mariadb:10.3
7+
image: mariadb:10
88
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
99
environment:
1010
- "MYSQL_ROOT_PASSWORD"

0 commit comments

Comments
 (0)