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 53681ec commit e892afeCopy full SHA for e892afe
.github/workflows/build.yml
@@ -84,7 +84,7 @@ jobs:
84
with:
85
file: LavalinkServer/docker/Dockerfile
86
context: .
87
- platforms: linux/amd64,linux/arm/v7
+ platforms: linux/amd64
88
push: true
89
tags: ${{ steps.meta.outputs.tags }}
90
labels: ${{ steps.meta.outputs.labels }}
0 commit comments