fuck alpine images
This commit is contained in:
parent
cc00f13133
commit
aa2b037a31
@ -49,10 +49,10 @@ services:
|
|||||||
- SENDGRID_API=REPLACEME
|
- SENDGRID_API=REPLACEME
|
||||||
memcached:
|
memcached:
|
||||||
<< : *restart_policy
|
<< : *restart_policy
|
||||||
image: 'memcached:1.6-alpine'
|
image: 'memcached:1'
|
||||||
redis:
|
redis:
|
||||||
<< : *restart_policy
|
<< : *restart_policy
|
||||||
image: 'redis:6.0-alpine'
|
image: 'redis:6.0'
|
||||||
volumes:
|
volumes:
|
||||||
- './data/redis:/data'
|
- './data/redis:/data'
|
||||||
postgres:
|
postgres:
|
||||||
|
Reference in New Issue
Block a user