Skip to content

Commit

Permalink
Revert "Make multiplatform images"
Browse files Browse the repository at this point in the history
This reverts commit 17b625f.
  • Loading branch information
DonnchaC committed Oct 23, 2024
1 parent 17b625f commit 83c1bbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 83c1bbf

Please sign in to comment.