chore: update test image platforms

This commit is contained in:
Steven 2023-09-18 23:28:28 +08:00
parent f9f2f549af
commit 0f1e87bd93

View file

@ -54,7 +54,7 @@ jobs:
with: with:
context: ./ context: ./
file: ./Dockerfile file: ./Dockerfile
platforms: linux/amd64 platforms: linux/amd64,linux/arm64
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}