Skip to content

Commit

Permalink
Merge pull request #23 from mikkelhegn/main
Browse files Browse the repository at this point in the history
Adding arm build to dev container
  • Loading branch information
mikkelhegn authored Aug 31, 2023
2 parents 7e2bc2f + a453c20 commit bfa02fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
push: true
context: ./.devcontainer
platforms: linux/amd64
platforms: linux/amd64, linux/arm64
tags: |
ghcr.io/fermyon/workshops/dev-container:${{ env.VERSION }}

0 comments on commit bfa02fc

Please sign in to comment.