pin postgres version
This commit is contained in:
		
							parent
							
								
									38bbeeba31
								
							
						
					
					
						commit
						d6788f7637
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -27,7 +27,7 @@ EOH
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      config {
 | 
					      config {
 | 
				
			||||||
        image = "postgres:latest"
 | 
					        image = "postgres:16-alpine"
 | 
				
			||||||
        ports = ["db"]
 | 
					        ports = ["db"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        volumes = [
 | 
					        volumes = [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue