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

This commit is contained in:
renovate[bot] 2024-05-02 12:09:46 +00:00 committed by GitHub
parent 01ce37ddcd
commit 1cf3d0f101
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "sabnzbd",
"tipi_version": 12,
"version": "4.2.3",
"tipi_version": 13,
"version": "4.3.0",
"categories": [
"media",
"utilities"

View File

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