ci(docker-publish): 👷 enable arm64 builds

This commit is contained in:
Alexander Schaber
2025-08-18 18:18:10 +02:00
parent ce50b65cde
commit 0ebad9e207
+1
View File
@@ -43,6 +43,7 @@ jobs:
context: .
target: mermaid
push: ${{ github.event_name == 'push' }}
platforms: linux/amd64,linux/arm64
pull: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}