guifi·net GitLab devops

Commit b89e956e authored by Jose Legido's avatar Jose Legido
Browse files

Update docker-compose.yml

parent 9fad86aa
Showing with 1 addition and 1 deletion
+1 -1
......@@ -3,7 +3,7 @@ version: '3.1'
services:
db:
image: mysql:5.7
image: mariadb:latest
volumes:
- '${PWD}/db_data:/var/lib/mysql'
environment:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment