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