Update PostgreSQL 15 to 16
This commit is contained in:
		
							parent
							
								
									da357f01ff
								
							
						
					
					
						commit
						7579902629
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
version: '3.8'
 | 
			
		||||
services:
 | 
			
		||||
  timescaledb:
 | 
			
		||||
    image: timescale/timescaledb:latest-pg15
 | 
			
		||||
    image: timescale/timescaledb:latest-pg16
 | 
			
		||||
    environment:
 | 
			
		||||
      POSTGRES_USER: ${PG_USER}
 | 
			
		||||
      POSTGRES_PASSWORD: ${PG_PASSWORD}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue