Merge branch 'runtipi:master' into master

This commit is contained in:
Frédéric Cilia 2024-01-05 15:47:33 +01:00 committed by GitHub
commit d55fdc109d
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": 9,
"version": "4.2.0",
"tipi_version": 10,
"version": "4.2.1",
"categories": [
"media",
"utilities"

View File

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