mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 01:20:17 +01:00 
			
		
		
		
	Merge pull request #148 from samply/increase-postgres-version
Bump postgres version to 15.6
This commit is contained in:
		@@ -43,7 +43,7 @@ services:
 | 
				
			|||||||
      - patientlist-db
 | 
					      - patientlist-db
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  patientlist-db:
 | 
					  patientlist-db:
 | 
				
			||||||
    image: docker.verbis.dkfz.de/cache/postgres:15.4-alpine
 | 
					    image: docker.verbis.dkfz.de/cache/postgres:15.6-alpine
 | 
				
			||||||
    container_name: bridgehead-patientlist-db
 | 
					    container_name: bridgehead-patientlist-db
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      POSTGRES_USER: "mainzelliste"
 | 
					      POSTGRES_USER: "mainzelliste"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user