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

This commit is contained in:
renovate[bot] 2023-11-29 05:43:51 +00:00 committed by GitHub
parent 5e89f3aeb2
commit fa24f0eb9d
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,8 +5,8 @@
"exposable": true,
"port": 6767,
"id": "bazarr",
"tipi_version": 11,
"version": "1.3.1",
"tipi_version": 12,
"version": "1.4.0",
"categories": [
"media",
"utilities"
@ -16,5 +16,8 @@
"author": "morpheus65535",
"source": "https://github.com/morpheus65535/bazarr",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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