chore(deps): update youegraillot/lidarr-on-steroids docker tag to v1.5.0 (#1181)

This commit is contained in:
renovate[bot] 2023-09-10 19:55:57 +00:00 committed by GitHub
parent 8e07dd3602
commit b96e470311
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 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "lidarr-deemix", "id": "lidarr-deemix",
"tipi_version": 5, "tipi_version": 6,
"version": "1.4.3", "version": "1.5.0",
"categories": [ "categories": [
"media" "media"
], ],

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
lidarr-deemix: lidarr-deemix:
image: youegraillot/lidarr-on-steroids:1.4.3 image: youegraillot/lidarr-on-steroids:1.5.0
container_name: lidarr-deemix container_name: lidarr-deemix
volumes: volumes:
- ${APP_DATA_DIR}/data/config:/config - ${APP_DATA_DIR}/data/config:/config