mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 02:58:26 +00:00 
			
		
		
		
	* + ghcr.io links * update ci * more cache moves * fix cache move after compose test * output image * update description and don't login on PR's * dependabot: actions
		
			
				
	
	
		
			15 lines
		
	
	
		
			278 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			278 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
version: 2
 | 
						|
updates:
 | 
						|
  - package-ecosystem: docker
 | 
						|
    directory: "/"
 | 
						|
    schedule:
 | 
						|
      interval: monthly
 | 
						|
      time: "02:00"
 | 
						|
    open-pull-requests-limit: 10
 | 
						|
 | 
						|
  - package-ecosystem: "github-actions"
 | 
						|
    directory: "/"
 | 
						|
    schedule:
 | 
						|
      interval: monthly
 | 
						|
      time: "03:00"
 |