Update docker.io/postgres Docker tag to v17.5
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				lint-and-test-charts / lint-test (pull_request) Successful in 17s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	lint-and-test-charts / lint-test (pull_request) Successful in 17s
				
			This commit is contained in:
		@@ -19,7 +19,7 @@ services:
 | 
			
		||||
            - /dev/net/tun:/dev/net/tun
 | 
			
		||||
 | 
			
		||||
    postgresql:
 | 
			
		||||
        image: docker.io/postgres:17.4-alpine3.21
 | 
			
		||||
        image: docker.io/postgres:17.5-alpine3.21
 | 
			
		||||
        container_name: gitea-postgres
 | 
			
		||||
        env_file:
 | 
			
		||||
            - .env
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user