chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.2.3 (#2791)
This commit is contained in:
parent
9c215378e6
commit
3b89c88571
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "sabnzbd",
|
||||
"tipi_version": 11,
|
||||
"version": "4.2.2",
|
||||
"tipi_version": 12,
|
||||
"version": "4.2.3",
|
||||
"categories": [
|
||||
"media",
|
||||
"utilities"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
sabnzbd:
|
||||
image: lscr.io/linuxserver/sabnzbd:4.2.2
|
||||
image: lscr.io/linuxserver/sabnzbd:4.2.3
|
||||
container_name: sabnzbd
|
||||
ports:
|
||||
- ${APP_PORT}:8080
|
||||
|
|
Loading…
Reference in New Issue
Block a user