mirror of
https://github.com/zedeus/nitter
synced 2024-11-22 01:45:22 +01:00
Remove broken ARM64 Docker image
This commit is contained in:
parent
fff04de24b
commit
2aa07e7395
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -33,6 +33,6 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: zedeus/nitter:latest,zedeus/nitter:${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user