mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-03 06:07:23 +02:00
Add Armv8
This commit is contained in:
parent
8131bee222
commit
8325129da9
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
||||
run: |
|
||||
docker buildx build --push \
|
||||
--tag jgeusebroek/spotweb:latest \
|
||||
--platform linux/amd64,linux/arm/v7,linux/arm64 .
|
||||
--platform linux/amd64,linux/arm/v7,linux/arm/v8,linux/arm64 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user