mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Fix image cleanup (#10364)
This commit is contained in:
		
							parent
							
								
									ee239744d8
								
							
						
					
					
						commit
						020b09216b
					
				
							
								
								
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							@ -30,7 +30,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Delete old images
 | 
			
		||||
        uses: snok/container-retentation-policy@v2
 | 
			
		||||
        uses: snok/container-retention-policy@v2
 | 
			
		||||
        with:
 | 
			
		||||
          image-names: dev-*
 | 
			
		||||
          cut-off: 60 days ago UTC
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user