Postgres 14
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
version: '3'
 | 
			
		||||
services:
 | 
			
		||||
  postgres:
 | 
			
		||||
    image: postgres:13
 | 
			
		||||
    image: postgres:14
 | 
			
		||||
    environment:
 | 
			
		||||
      - POSTGRES_USER=grafana
 | 
			
		||||
      - POSTGRES_PASSWORD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user