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

This commit is contained in:
renovate[bot] 2023-09-13 22:20:25 +00:00 committed by GitHub
parent b1dd8913fa
commit 3f8c8313ff
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": 6, "tipi_version": 7,
"version": "1.5.0", "version": "1.5.1",
"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.5.0 image: youegraillot/lidarr-on-steroids:1.5.1
container_name: lidarr-deemix container_name: lidarr-deemix
volumes: volumes:
- ${APP_DATA_DIR}/data/config:/config - ${APP_DATA_DIR}/data/config:/config