Skip to content
Snippets Groups Projects
Commit 43941b86 authored by Michel Memeteau's avatar Michel Memeteau
Browse files

Move to mariadb

parent 3c41937c
No related branches found
Tags 5
No related merge requests found
......@@ -10,7 +10,7 @@ networks:
- subnet: 10.0.${SUBNET}.0/24
services:
db:
image: mysql:${MYSQL_VERSION:-5.7}
image: mariadb:${MYSQL_VERSION:-10.5}
volumes:
- ./db/mysql/runtime:/var/lib/mysql
environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment