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 bf5fe44 commit 9f12823Copy full SHA for 9f12823
.github/workflows/build.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
file: LavalinkServer/docker/Dockerfile
74
context: .
75
- platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
+ platforms: linux/amd64
76
push: true
77
tags: ${{ steps.meta.outputs.tags }}
78
labels: ${{ steps.meta.outputs.labels }}
0 commit comments