mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-03 06:07:23 +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
|
||||
run: |
|
||||
docker buildx build --push \
|
||||
--tag jgeusebroek/docker-spotweb:latest \
|
||||
--tag jgeusebroek/spotweb:latest \
|
||||
--platform linux/amd64,linux/arm/v7,linux/arm64 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user