disable digest pinning for our images, since Forgejo cleans them up
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				/ Ansible Lint (push) Failing after 1m59s
				
			
		
		
	
	
		
	
		
			Some checks failed
		
		
	
	/ Ansible Lint (push) Failing after 1m59s
				
			Since Forgejo seems to clean up older tag versions, so older digests, disable digest pinning for our images. While generally resulting in undeployable config, with ansible-pull the breakage is especially noticeable.
This commit is contained in:
		
					parent
					
						
							
								0f4fb68c97
							
						
					
				
			
			
				commit
				
					
						a11ccaf16c
					
				
			
		
					 5 changed files with 14 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -46,7 +46,7 @@ services:
 | 
			
		|||
      - database
 | 
			
		||||
 | 
			
		||||
  hedgedoc-expire:
 | 
			
		||||
    image: git.hamburg.ccc.de/ccchh/hedgedoc-expire/hedgedoc-expire:latest@sha256:9be261712a8ee57ff89068c3926a8c5d7c96ff80aa629f98eec239786c6158b1
 | 
			
		||||
    image: git.hamburg.ccc.de/ccchh/hedgedoc-expire/hedgedoc-expire:latest
 | 
			
		||||
    # command: "emailcheck"
 | 
			
		||||
    command: "cron"
 | 
			
		||||
    environment:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue