chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.3.2 (#3601)

This commit is contained in:
renovate[bot] 2024-05-31 18:11:35 +00:00 committed by GitHub
parent adf2989ca5
commit ae77ae5188
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 11 deletions

View File

@ -5,19 +5,13 @@
"available": true,
"exposable": true,
"id": "sabnzbd",
"tipi_version": 14,
"version": "4.3.1",
"categories": [
"media",
"utilities"
],
"tipi_version": 15,
"version": "4.3.2",
"categories": ["media", "utilities"],
"description": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.",
"short_desc": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can",
"author": "Sabnzbd",
"source": "https://github.com/sabnzbd/sabnzbd",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -2,7 +2,7 @@ version: '3'
services:
sabnzbd:
image: lscr.io/linuxserver/sabnzbd:4.3.1
image: lscr.io/linuxserver/sabnzbd:4.3.2
container_name: sabnzbd
ports:
- ${APP_PORT}:8080