Skip to content

Commit

Permalink
fix: removed arm64 from buildx process
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jan 30, 2025
1 parent 6f1a0f4 commit 57f3e3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
push: true
tags: dreadnode/nerve:latest

0 comments on commit 57f3e3b

Please sign in to comment.