Merge pull request #3997 from dexidp/dependabot/github_actions/docker/build-push-action-6.14.0

build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0
This commit is contained in:
Márk Sági-Kazár
2025-02-20 16:36:48 +01:00
committed by GitHub
+1 -1
View File
@@ -117,7 +117,7 @@ jobs:
- name: Build and push image
id: build
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
with:
context: .
platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x