chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.0.1 (#429)
* chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.0.1 * 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:
parent
a38596ae4a
commit
437de3834d
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "sabnzbd",
|
||||
"tipi_version": 3,
|
||||
"version": "4.0.0",
|
||||
"tipi_version": 4,
|
||||
"version": "4.0.1",
|
||||
"categories": [
|
||||
"media",
|
||||
"utilities"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
sabnzbd:
|
||||
image: lscr.io/linuxserver/sabnzbd:4.0.0
|
||||
image: lscr.io/linuxserver/sabnzbd:4.0.1
|
||||
container_name: sabnzbd
|
||||
ports:
|
||||
- ${APP_PORT}:8080
|
||||
|
|
Loading…
Reference in New Issue
Block a user