mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-08-06 05:08:27 +02:00
Add Armv8
This commit is contained in:
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 .
|
||||
|
Reference in New Issue
Block a user