chore: update test image platforms

pull/2256/head v0.15.1
Steven 2 years ago
parent f9f2f549af
commit 0f1e87bd93

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

Loading…
Cancel
Save