Skip to content
Snippets Groups Projects
Unverified Commit c76a5738 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #3603 from dexidp/dependabot/github_actions/docker/build-push-action-6.3.0

build(deps): bump docker/build-push-action from 5.3.0 to 6.3.0
parents fddabe1e 1189cc05
No related branches found
No related tags found
No related merge requests found
...@@ -118,7 +118,7 @@ jobs: ...@@ -118,7 +118,7 @@ jobs:
- name: Build and push image - name: Build and push image
id: build id: build
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0 uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
with: with:
context: . context: .
platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment