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