Skip to content
Snippets Groups Projects
Unverified Commit 7a57937c authored by Pierre Ozoux's avatar Pierre Ozoux Committed by GitHub
Browse files

Pin mysql version

parent 50a0fec5
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ services:
networks:
- back
db:
image: mysql
image: mysql:5.7
volumes:
- ./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