chore(deps): update deluan/navidrome docker tag to v0.50.2 (#1815)

This commit is contained in:
renovate[bot] 2023-12-14 16:38:21 +00:00 committed by GitHub
parent 7a83d36f58
commit 521a0496ee
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,
"id": "navidrome",
"description": "Modern Music Server and Streamer compatible with Subsonic/Airsonic",
"tipi_version": 7,
"version": "0.50.1",
"tipi_version": 8,
"version": "0.50.2",
"categories": [
"media",
"music"

View File

@ -2,7 +2,7 @@ version: "3"
services:
navidrome:
container_name: navidrome
image: deluan/navidrome:0.50.1
image: deluan/navidrome:0.50.2
ports:
- ${APP_PORT}:4533
restart: unless-stopped