Skip to content

Commit

Permalink
remove linux/386 again
Browse files Browse the repository at this point in the history
  • Loading branch information
ragibkl committed Mar 10, 2024
1 parent ab99bb8 commit 44d106f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: depot/build-push-action@v1
with:
context: .
platforms: linux/386,linux/amd64,linux/arm/v7,linux/arm64
platforms: linux/amd64,linux/arm/v7,linux/arm64
project: 83rwjkn7g4
push: true
tags: ${{ steps.meta.outputs.tags }}

0 comments on commit 44d106f

Please sign in to comment.