Unverified Commit fae9b3db authored by boojack's avatar boojack Committed by GitHub

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

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

This reverts commit 49c7f498.
parent 49c7f498
......@@ -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 }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment