chore(deps): update yooooomi/your_spotify_client docker tag to v1.8.1 (#2745)
This commit is contained in:
parent
ff3ba66ed9
commit
655c5fb80e
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8103,
|
||||
"id": "your-spotify",
|
||||
"tipi_version": 9,
|
||||
"version": "1.8.0",
|
||||
"tipi_version": 10,
|
||||
"version": "1.8.1",
|
||||
"categories": [
|
||||
"music",
|
||||
"utilities"
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
your-spotify:
|
||||
container_name: your-spotify
|
||||
image: yooooomi/your_spotify_client:1.8.0
|
||||
image: yooooomi/your_spotify_client:1.8.1
|
||||
depends_on:
|
||||
- your-spotify-server
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user