updated postgres image to from 12 to 15 version
This commit is contained in:
		
							parent
							
								
									db22c014bd
								
							
						
					
					
						commit
						50c0822e05
					
				@ -51,7 +51,7 @@ services:
 | 
			
		||||
      - ~/.mytb-edge-logs:/var/log/tb-edge
 | 
			
		||||
  postgres:
 | 
			
		||||
    restart: always
 | 
			
		||||
    image: "postgres:12"
 | 
			
		||||
    image: "postgres:15"
 | 
			
		||||
    ports:
 | 
			
		||||
      - "5432"
 | 
			
		||||
    environment:
 | 
			
		||||
 | 
			
		||||
@ -19,7 +19,7 @@ version: '3.0'
 | 
			
		||||
services:
 | 
			
		||||
  postgres:
 | 
			
		||||
    restart: always
 | 
			
		||||
    image: "postgres:12"
 | 
			
		||||
    image: "postgres:15"
 | 
			
		||||
    ports:
 | 
			
		||||
      - "5432"
 | 
			
		||||
    environment:
 | 
			
		||||
 | 
			
		||||
@ -19,7 +19,7 @@ version: '3.0'
 | 
			
		||||
services:
 | 
			
		||||
  postgres:
 | 
			
		||||
    restart: always
 | 
			
		||||
    image: "postgres:12"
 | 
			
		||||
    image: "postgres:15"
 | 
			
		||||
    ports:
 | 
			
		||||
    - "5432"
 | 
			
		||||
    environment:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user