Chore(ci): Bump docker/build-push-action from 6 to 7 (#3197)

This commit is contained in:
dependabot[bot]
2026-03-07 00:20:51 -05:00
committed by GitHub
parent b63702cf63
commit 9be2fc827b
+1 -1
View File
@@ -172,7 +172,7 @@ jobs:
run: echo "::set-output name=value::$(git rev-parse --short HEAD)"
- name: Build and push final image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v6,linux/arm/v7,linux/ppc64le
labels: ${{ steps.meta.outputs.labels }}