mirror of
				https://github.com/ajnart/homarr.git
				synced 2025-10-30 18:15:56 +01:00 
			
		
		
		
	💚 Add network mode to docker build and push step
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -101,3 +101,4 @@ jobs: | |||||||
|           labels: ${{ steps.meta.outputs.labels }} |           labels: ${{ steps.meta.outputs.labels }} | ||||||
|           cache-from: type=gha |           cache-from: type=gha | ||||||
|           cache-to: type=gha,mode=max |           cache-to: type=gha,mode=max | ||||||
|  |           network: host | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								.github/workflows/docker_dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/docker_dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -114,3 +114,4 @@ jobs: | |||||||
|           labels: ${{ steps.meta.outputs.labels }} |           labels: ${{ steps.meta.outputs.labels }} | ||||||
|           cache-from: type=gha |           cache-from: type=gha | ||||||
|           cache-to: type=gha,mode=max |           cache-to: type=gha,mode=max | ||||||
|  |           network: host | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user