chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.1.0 (#1291)
This commit is contained in:
parent
a37cca8cda
commit
0e83556cdc
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "sabnzbd",
|
"id": "sabnzbd",
|
||||||
"tipi_version": 7,
|
"tipi_version": 8,
|
||||||
"version": "4.0.3",
|
"version": "4.1.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media",
|
"media",
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
sabnzbd:
|
sabnzbd:
|
||||||
image: lscr.io/linuxserver/sabnzbd:4.0.3
|
image: lscr.io/linuxserver/sabnzbd:4.1.0
|
||||||
container_name: sabnzbd
|
container_name: sabnzbd
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8080
|
- ${APP_PORT}:8080
|
||||||
|
|
Loading…
Reference in New Issue
Block a user