chore(deps): update lscr.io/linuxserver/bazarr docker tag to v1.4.3 (#3630)
This commit is contained in:
parent
843cdb1636
commit
6c69fa08c5
|
@ -5,19 +5,13 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 6767,
|
"port": 6767,
|
||||||
"id": "bazarr",
|
"id": "bazarr",
|
||||||
"tipi_version": 14,
|
"tipi_version": 15,
|
||||||
"version": "1.4.2",
|
"version": "1.4.3",
|
||||||
"categories": [
|
"categories": ["media", "utilities"],
|
||||||
"media",
|
|
||||||
"utilities"
|
|
||||||
],
|
|
||||||
"description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
|
"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",
|
"short_desc": "A companion application to Sonarr and Radarr that manages and downloads subtitles",
|
||||||
"author": "morpheus65535",
|
"author": "morpheus65535",
|
||||||
"source": "https://github.com/morpheus65535/bazarr",
|
"source": "https://github.com/morpheus65535/bazarr",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["arm64", "amd64"]
|
||||||
"arm64",
|
|
||||||
"amd64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
bazarr:
|
bazarr:
|
||||||
image: lscr.io/linuxserver/bazarr:1.4.2
|
image: lscr.io/linuxserver/bazarr:1.4.3
|
||||||
container_name: bazarr
|
container_name: bazarr
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user