mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	chore(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 (#1492)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v4.0.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... 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:
		
							
								
								
									
										2
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -89,7 +89,7 @@ jobs: | |||||||
|           fi |           fi | ||||||
|  |  | ||||||
|       - name: Build and push image |       - name: Build and push image | ||||||
|         uses: docker/build-push-action@v3.3.0 |         uses: docker/build-push-action@v4.0.0 | ||||||
|         with: |         with: | ||||||
|           context: ${{ matrix.context }} |           context: ${{ matrix.context }} | ||||||
|           platforms: linux/arm/v7,linux/amd64,linux/arm64 |           platforms: linux/arm/v7,linux/amd64,linux/arm64 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user