chore(deps): update yooooomi/your_spotify_client docker tag to v1.7.1 (#1442)

This commit is contained in:
renovate[bot] 2023-10-23 09:55:50 +00:00 committed by GitHub
parent 767e7c46da
commit 7ddb40b319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8103,
"id": "your-spotify",
"tipi_version": 5,
"version": "1.7.0",
"tipi_version": 6,
"version": "1.7.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.7.0
image: yooooomi/your_spotify_client:1.7.1
depends_on:
- your-spotify-server
restart: unless-stopped