Skip to content

Commit

Permalink
add multiarch build
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Nov 27, 2024
1 parent 716c145 commit 35d24bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ jobs:
with:
imageName: ghcr.io/${{ github.repository }}/clab-devcontainer
imageTag: ${{ steps.extract-tags.outputs.tags }}
platform: linux/amd64,linux/arm64
push: always

0 comments on commit 35d24bc

Please sign in to comment.