Skip to content

Commit

Permalink
Update architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
bill88t committed Jul 21, 2024
1 parent db47f95 commit 1931102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64v8,linux/arm32v7
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: bredos/bredos:latest
file: Dockerfile
Expand Down

0 comments on commit 1931102

Please sign in to comment.