Commit d14b14e8 authored by Robert Speicher's avatar Robert Speicher

Lock mysql image to 5.7 for `use-mysql-with-elasticsearch`

parent 8b40d733
......@@ -103,7 +103,7 @@ stages:
.use-mysql-with-elasticsearch: &use-mysql-with-elasticsearch
services:
- mysql:latest
- mysql:5.7
- redis:alpine
- docker.elastic.co/elasticsearch/elasticsearch:5.5.2
......
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