ghmark675
Committed by GitHub

Merge pull request #198 from 666ghj/feature/arm_docker

Feat(docker): support arm platform
@@ -47,3 +47,4 @@ jobs: @@ -47,3 +47,4 @@ jobs:
47 labels: ${{ steps.meta.outputs.labels }} 47 labels: ${{ steps.meta.outputs.labels }}
48 cache-from: type=gha 48 cache-from: type=gha
49 cache-to: type=gha,mode=max 49 cache-to: type=gha,mode=max
  50 + platform: linux/amd64,linux/arm64