We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046582d commit d50097eCopy full SHA for d50097e
.github/workflows/build.yml
@@ -75,6 +75,7 @@ jobs:
75
with:
76
file: LavalinkServer/docker/Dockerfile
77
context: .
78
+ platforms: linux/amd64,linux/arm/v7
79
push: true
80
tags: ${{ steps.meta.outputs.tags }}
81
labels: ${{ steps.meta.outputs.labels }}
0 commit comments