Skip to content

Commit

Permalink
fix(ci): Revert "feat(Docker): Add arm docker image support (#135)" (#…
Browse files Browse the repository at this point in the history
…138)

This reverts commit efc501b to fix the docker hub release.
  • Loading branch information
Regenhardt authored May 11, 2024
1 parent 2494ff4 commit 0b484cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
uses: docker/build-push-action@v5.1.0
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: |
bagetter/bagetter:latest
Expand Down

0 comments on commit 0b484cc

Please sign in to comment.