forked from midou/invidious
		
	Move to an Alpine-based Postgres image
This commit is contained in:
		@@ -34,7 +34,7 @@ services:
 | 
			
		||||
      - invidious-postgres
 | 
			
		||||
 | 
			
		||||
  invidious-postgres:
 | 
			
		||||
    image: postgres:14
 | 
			
		||||
    image: postgres:14-alpine
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    volumes:
 | 
			
		||||
      - postgresdata:/var/lib/postgresql/data
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user