mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 02:58:26 +00:00 
			
		
		
		
	disable (temp) multiarch
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/dockerimage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dockerimage.yml
									
									
									
									
										vendored
									
									
								
							@@ -162,7 +162,6 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          context: .
 | 
					          context: .
 | 
				
			||||||
          push: true
 | 
					          push: true
 | 
				
			||||||
          platforms: linux/amd64,linux/arm/v7
 | 
					 | 
				
			||||||
          tags: ${{ steps.meta.outputs.tags }}
 | 
					          tags: ${{ steps.meta.outputs.tags }}
 | 
				
			||||||
          labels: ${{ steps.meta.outputs.labels }}
 | 
					          labels: ${{ steps.meta.outputs.labels }}
 | 
				
			||||||
          cache-from: type=local,src=/tmp/.buildx-cache
 | 
					          cache-from: type=local,src=/tmp/.buildx-cache
 | 
				
			||||||
@@ -182,7 +181,6 @@ jobs:
 | 
				
			|||||||
          context: ssl-bump
 | 
					          context: ssl-bump
 | 
				
			||||||
          push: true
 | 
					          push: true
 | 
				
			||||||
          file: ssl-bump/Dockerfile
 | 
					          file: ssl-bump/Dockerfile
 | 
				
			||||||
          platforms: linux/amd64,linux/arm/v7
 | 
					 | 
				
			||||||
          tags: ${{ steps.meta_ssl_bump.outputs.tags }}
 | 
					          tags: ${{ steps.meta_ssl_bump.outputs.tags }}
 | 
				
			||||||
          labels: ${{ steps.meta_ssl_bump.outputs.labels }}
 | 
					          labels: ${{ steps.meta_ssl_bump.outputs.labels }}
 | 
				
			||||||
          cache-from: type=local,src=/tmp/.buildx-cache
 | 
					          cache-from: type=local,src=/tmp/.buildx-cache
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user