Added arm build for docker package

This commit is contained in:
Utkarsh-Patel-13 2025-12-10 21:40:04 -08:00
parent 5b4678a169
commit 6d2797ea75

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