fix: Add arm64 docker support (?)

imgbot
KieranRobson 2023-08-22 11:27:45 +01:00
parent c39c6689b3
commit 157ee15d9b
1 changed files with 1 additions and 0 deletions

View File

@ -49,3 +49,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64