This commit is contained in:
dependabot[bot] 2025-06-05 00:51:13 +00:00 committed by GitHub
commit a017951f1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ jobs:
# Build and push Docker image with Buildx (don't push on PR) # Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action # https://github.com/docker/build-push-action
- name: Build and push Docker images - name: Build and push Docker images
uses: docker/build-push-action@v5.0.0 uses: docker/build-push-action@v6.17.0
with: with:
context: . context: .
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64