chore(deps): update deluan/navidrome docker tag to v0.48.0

This commit is contained in:
renovate[bot] 2022-10-18 17:12:32 +00:00 committed by GitHub
parent ae1fae635e
commit db582c1004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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