chore(deps): update yooooomi/your_spotify_client docker tag to v1.10.1 (#2930)

This commit is contained in:
renovate[bot] 2024-03-24 05:22:08 +00:00 committed by GitHub
parent 0e2513a2a2
commit cfe60e8ec6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8103,
"id": "your-spotify",
"tipi_version": 13,
"version": "1.10.0",
"tipi_version": 14,
"version": "1.10.1",
"categories": [
"music",
"utilities"

View File

@ -3,7 +3,7 @@ version: "3"
services:
your-spotify:
container_name: your-spotify
image: yooooomi/your_spotify_client:1.10.0
image: yooooomi/your_spotify_client:1.10.1
depends_on:
- your-spotify-server
restart: unless-stopped