| 
					
				 | 
			
			
				@@ -39,7 +39,7 @@ jobs: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           fetch-depth: 0  # for correct image labeling via `git describe --tags` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - uses: docker/setup-qemu-action@v3 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         with: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          image: tonistiigi/binfmt:qemu-v5.0.1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          image: tonistiigi/binfmt:qemu-v6.1.0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - uses: docker/setup-buildx-action@v3 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - name: Detect correct Git ref for image build 
			 |