Skip to content

Commit

Permalink
feat: build Docker image for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasgloning committed Apr 1, 2024
1 parent 92d7114 commit a61f103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"{{version}}"
],
"dockerImage": "peerjs-server",
"dockerPlatform": ["linux/amd64", "linux/arm64"],
"dockerFile": "Dockerfile",
"dockerProject": "peerjs"
}
Expand Down

0 comments on commit a61f103

Please sign in to comment.