mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Add linux/arm/v8 to docker build
This commit is contained in:
parent
53fcf0117e
commit
473902b85d
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -89,6 +89,6 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm/v8
|
||||
tags: ${{ needs.docker-meta.outputs.tags }}
|
||||
labels: ${{ needs.docker-meta.outputs.labels }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user