chore(deps): update yooooomi/your_spotify_client docker tag to v1.7.0 (#900)
This commit is contained in:
parent
ea6dc58438
commit
295c25e83d
|
@ -5,9 +5,12 @@
|
|||
"exposable": true,
|
||||
"port": 8103,
|
||||
"id": "your-spotify",
|
||||
"tipi_version": 4,
|
||||
"version": "1.6.0",
|
||||
"categories": ["music", "utilities"],
|
||||
"tipi_version": 5,
|
||||
"version": "1.7.0",
|
||||
"categories": [
|
||||
"music",
|
||||
"utilities"
|
||||
],
|
||||
"description": "Self hosted Spotify tracking dashboard.",
|
||||
"short_desc": "Self hosted Spotify tracking dashboard.",
|
||||
"author": "Yooooomi",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
your-spotify:
|
||||
container_name: your-spotify
|
||||
image: yooooomi/your_spotify_client:1.6.0
|
||||
image: yooooomi/your_spotify_client:1.7.0
|
||||
depends_on:
|
||||
- your-spotify-server
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user