Merge pull request #1202 from framesfree/master

Update build_and_push.yml
This commit is contained in:
Evgenii Burmakin 2025-05-21 18:53:16 +02:00 committed by GitHub
commit 11f9dd961c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,6 +74,6 @@ jobs:
push: true
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
platforms: linux/amd64,linux/arm64,linux/arm/v8,linux/arm/v7,linux/arm/v6
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache