mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-03 06:07:23 +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
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
provenance: false
|
||||||
platforms: linux/amd64,linux/arm64, linux/arm/v7,linux/arm/v8
|
platforms: linux/amd64,linux/arm64, linux/arm/v7,linux/arm/v8
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user