Skip to content

Commit

Permalink
Build for ARM.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-matera committed Nov 26, 2023
1 parent cf22900 commit df29b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-devbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
context: .
file: ./Dockerfile.devcontainer
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit df29b0f

Please sign in to comment.