mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05:00 
			
		
		
		
	chore(deps): bump docker/build-push-action from 4.2.0 to 4.2.1 (#4055)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									47ea47ce14
								
							
						
					
					
						commit
						c55ef7c383
					
				
							
								
								
									
										4
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							@ -97,7 +97,7 @@ jobs:
 | 
				
			|||||||
          fi
 | 
					          fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Build and push image
 | 
					      - name: Build and push image
 | 
				
			||||||
        uses: docker/build-push-action@v4.2.0
 | 
					        uses: docker/build-push-action@v4.2.1
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          context: ${{ matrix.context }}
 | 
					          context: ${{ matrix.context }}
 | 
				
			||||||
          platforms: ${{ matrix.platforms }}
 | 
					          platforms: ${{ matrix.platforms }}
 | 
				
			||||||
@ -181,7 +181,7 @@ jobs:
 | 
				
			|||||||
          fi
 | 
					          fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Build and push image
 | 
					      - name: Build and push image
 | 
				
			||||||
        uses: docker/build-push-action@v4.2.0
 | 
					        uses: docker/build-push-action@v4.2.1
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          context: ${{ matrix.context }}
 | 
					          context: ${{ matrix.context }}
 | 
				
			||||||
          platforms: ${{ matrix.platforms }}
 | 
					          platforms: ${{ matrix.platforms }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user