Build the docker image for linux/arm/v6

This commit is contained in:
Robert Resch
2024-09-19 16:48:37 +02:00
committed by GitHub
parent 8399edce6a
commit 6f9f1c3a35

View File

@@ -159,6 +159,7 @@ jobs:
platforms: |
linux/amd64
linux/386
linux/arm/v6
linux/arm/v7
linux/arm64/v8
push: ${{ github.event_name != 'pull_request' }}