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