chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-02-25 17:38:32 +00:00
parent 2eb6ca28f7
commit 02d58d66c9

View File

@@ -90,7 +90,7 @@ jobs:
push: true
context: ./docker
tags: ${{ steps.meta.outputs.tags }}
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
- name: Build and push alpine
uses: docker/build-push-action@v3
with: