chore: revert add `linux/arm/v7` to platforms (#843)

Revert "chore: add `linux/arm/v7` to platforms (#842)"

This reverts commit 49c7f49820.
pull/847/head
boojack 2 years ago committed by GitHub
parent 49c7f49820
commit fae9b3db46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,6 +39,6 @@ jobs:
with:
context: ./
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
push: true
tags: neosmemo/memos:latest, neosmemo/memos:${{ env.VERSION }}

Loading…
Cancel
Save