| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -158,11 +158,10 @@ jobs:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            ${{ steps.meta.outputs.bake-file }}
 | 
					 | 
					 | 
					 | 
					            ${{ steps.meta.outputs.bake-file }}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          targets: image-cross
 | 
					 | 
					 | 
					 | 
					          targets: image-cross
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          push: ${{ github.event_name != 'pull_request' }}
 | 
					 | 
					 | 
					 | 
					          push: ${{ github.event_name != 'pull_request' }}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					          sbom: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          set: |
 | 
					 | 
					 | 
					 | 
					          set: |
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            *.cache-from=type=gha,scope=bin-image
 | 
					 | 
					 | 
					 | 
					            *.cache-from=type=gha,scope=bin-image
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            *.cache-to=type=gha,scope=bin-image,mode=max
 | 
					 | 
					 | 
					 | 
					            *.cache-to=type=gha,scope=bin-image,mode=max
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            *.attest=type=sbom
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            *.attest=type=provenance,mode=max,builder-id=https://github.com/${{ env.GITHUB_REPOSITORY }}/actions/runs/${{ env.GITHUB_RUN_ID }}
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  release:
 | 
					 | 
					 | 
					 | 
					  release:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    runs-on: ubuntu-22.04
 | 
					 | 
					 | 
					 | 
					    runs-on: ubuntu-22.04
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |