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

This commit is contained in:
renovate[bot] 2023-09-26 17:07:29 +00:00 committed by GitHub
parent a37cca8cda
commit 0e83556cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "sabnzbd",
"tipi_version": 7,
"version": "4.0.3",
"tipi_version": 8,
"version": "4.1.0",
"categories": [
"media",
"utilities"

View File

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