Remove broken ARM64 Docker image

このコミットが含まれているのは:
Zed 2022-01-16 18:53:30 +01:00
コミット 2aa07e7395
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -33,6 +33,6 @@ jobs:
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
platforms: linux/amd64,linux/arm64 platforms: linux/amd64
push: true push: true
tags: zedeus/nitter:latest,zedeus/nitter:${{ github.sha }} tags: zedeus/nitter:latest,zedeus/nitter:${{ github.sha }}