chore(deps): update lscr.io/linuxserver/bazarr docker tag to v1.2.2 (#746)

This commit is contained in:
renovate[bot] 2023-06-25 00:34:00 +00:00 committed by GitHub
parent 933b1b8106
commit 64661d4180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,9 +5,12 @@
"exposable": true,
"port": 6767,
"id": "bazarr",
"tipi_version": 6,
"version": "1.2.1",
"categories": ["media", "utilities"],
"tipi_version": 7,
"version": "1.2.2",
"categories": [
"media",
"utilities"
],
"description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
"short_desc": "A companion application to Sonarr and Radarr that manages and downloads subtitles",
"author": "morpheus65535",

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
bazarr:
image: lscr.io/linuxserver/bazarr:1.2.1
image: lscr.io/linuxserver/bazarr:1.2.2
container_name: bazarr
environment:
- PUID=1000