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

* chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.0.2

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-06-10 13:34:14 +02:00 committed by Nicolas Meienberger
parent 1e94e0cb18
commit 0f4026d6b2
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "sabnzbd",
"tipi_version": 4,
"version": "4.0.1",
"tipi_version": 5,
"version": "4.0.2",
"categories": [
"media",
"utilities"

View File

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