fix: ensure pull_policy is always set for betterbahn service
This commit is contained in:
		
							parent
							
								
									1d4eb72164
								
							
						
					
					
						commit
						ce1fd7d81f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -2,6 +2,7 @@ services:
 | 
				
			||||||
  betterbahn:
 | 
					  betterbahn:
 | 
				
			||||||
    image: ghcr.io/l2xu/betterbahn:latest
 | 
					    image: ghcr.io/l2xu/betterbahn:latest
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
 | 
					    pull_policy: always
 | 
				
			||||||
    networks:
 | 
					    networks:
 | 
				
			||||||
      - dokploy-network
 | 
					      - dokploy-network
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue