Образ redis заменён на 3.2-32bit для экономии памяти

This commit is contained in:
ErickSkrauch 2017-06-17 01:17:02 +03:00
parent ad35872fc1
commit 9ffdf99b77

View File

@ -1,7 +1,7 @@
version: '2'
services:
redis:
image: redis:3.0-alpine
image: redis:3.2-32bit
volumes:
- ./data/redis:/data