mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-06 15:47:22 +02:00
Fix build
This commit is contained in:
parent
339c7dc9fc
commit
be23b2e3d5
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
|||||||
- name: build the image
|
- name: build the image
|
||||||
run: |
|
run: |
|
||||||
docker buildx build --push \
|
docker buildx build --push \
|
||||||
--tag jgeusebroek/docker-spotweb:latest \
|
--tag jgeusebroek/spotweb:latest \
|
||||||
--platform linux/amd64,linux/arm/v7,linux/arm64 .
|
--platform linux/amd64,linux/arm/v7,linux/arm64 .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user