Update docker.io/library/postgres Docker tag to v18
This commit is contained in:
		
					parent
					
						
							
								87e3aed28e
							
						
					
				
			
			
				commit
				
					
						23aa5c6a33
					
				
			
		
					 5 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
---
 | 
			
		||||
services:
 | 
			
		||||
  database:
 | 
			
		||||
    image: docker.io/library/postgres:15-alpine@sha256:64583b3cb4f2010277bdd9749456de78e5c36f8956466ba14b0b96922e510950
 | 
			
		||||
    image: docker.io/library/postgres:18-alpine@sha256:48c8ad3a7284b82be4482a52076d47d879fd6fb084a1cbfccbd551f9331b0e40
 | 
			
		||||
    environment:
 | 
			
		||||
      - "POSTGRES_USER=pretix"
 | 
			
		||||
      - "POSTGRES_PASSWORD={{ secret__pretix_db_password }}"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue