Remove linux/arm/v5 from docker release action (#742)

This commit is contained in:
Dan Sosedoff 2024-06-06 19:15:26 -07:00 committed by GitHub
parent 3ff70b916f
commit c2c69e032c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,4 +57,4 @@ jobs:
${{ env.DOCKER_REPOSITORY }}:latest
ghcr.io/${{ env.GHCR_REPOSITORY }}:${{ steps.refs.outputs.SOURCE_TAG }}
ghcr.io/${{ env.GHCR_REPOSITORY }}:latest
platforms: linux/amd64,linux/arm64,linux/arm/v5,linux/arm/v7
platforms: linux/amd64,linux/arm64,linux/arm/v7