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

This commit is contained in:
renovate[bot] 2024-01-31 11:09:45 +00:00 committed by GitHub
parent d08b9313ee
commit 6f927bbc7b
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, "available": true,
"exposable": true, "exposable": true,
"id": "sabnzbd", "id": "sabnzbd",
"tipi_version": 10, "tipi_version": 11,
"version": "4.2.1", "version": "4.2.2",
"categories": [ "categories": [
"media", "media",
"utilities" "utilities"

View File

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