We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d5fe8b + a61f103 commit 5a5d264Copy full SHA for 5a5d264
.releaserc.json
@@ -23,6 +23,7 @@
23
"{{version}}"
24
],
25
"dockerImage": "peerjs-server",
26
+ "dockerPlatform": ["linux/amd64", "linux/arm64"],
27
"dockerFile": "Dockerfile",
28
"dockerProject": "peerjs"
29
}
0 commit comments