chore(deps): update docker/build-push-action action to v6.15.0 (#86)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-26 19:43:15 +01:00
committed by GitHub
parent 4a4d405f65
commit 6f53b26c9c

View File

@@ -103,7 +103,7 @@ jobs:
type=raw,value=${{ steps.version.outputs.pg_major }},enable=${{ steps.should-release.outputs.result }}
- name: Build and push image
uses: docker/build-push-action@v6.14.0
uses: docker/build-push-action@v6.15.0
with:
context: .
platforms: linux/amd64,linux/arm64