Skip to content

Commit

Permalink
add linux/arm64 build target
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann authored and djc committed Jan 8, 2024
1 parent 91408f4 commit 043281e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
id: docker_build
uses: docker/build-push-action@v4
with:
platforms: linux/amd64,linux/arm64
push: true
tags: stammw/quinn-interop:latest

0 comments on commit 043281e

Please sign in to comment.