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

v0.9.0
boojack 3 years ago committed by Steven
parent ef8981794e
commit c0cb01b527

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

Loading…
Cancel
Save