Pin redis service image version

This commit is contained in:
Nikita P. Shupeyko 2017-04-11 15:50:35 +03:00
parent 11f3be10e2
commit a207548471

View File

@ -57,7 +57,7 @@ services:
{% endif %}
redis:
image: redis:latest
image: redis:3.0
{% if cookiecutter.use_celery == 'y' %}
celeryworker:
build: