mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-01 13:17:24 +02:00
Fix failing to update using watchtower
This commit is contained in:
parent
f63439916e
commit
747c6bdedb
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
provenance: false
|
||||
platforms: linux/amd64,linux/arm64, linux/arm/v7,linux/arm/v8
|
||||
push: true
|
||||
tags: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user