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

This commit is contained in:
renovate[bot] 2023-07-10 16:14:01 +00:00 committed by GitHub
parent a5a71dba5a
commit 3a45ac6475
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, "available": true,
"exposable": true, "exposable": true,
"id": "sabnzbd", "id": "sabnzbd",
"tipi_version": 6, "tipi_version": 7,
"version": "4.0.2", "version": "4.0.3",
"categories": [ "categories": [
"media", "media",
"utilities" "utilities"

View File

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