Merge pull request #546 from Utkarsh-Patel-13/main

Added arm build for docker package
This commit is contained in:
Rohan Verma 2025-12-10 22:24:36 -08:00 committed by GitHub
commit 3705b38bd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,6 +154,6 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64
platforms: linux/amd64, linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max