chore(deps): update sctx/overseerr docker tag to v1.33.1 (#898)
This commit is contained in:
parent
b03b55436f
commit
ea6dc58438
|
@ -5,9 +5,12 @@
|
|||
"exposable": true,
|
||||
"port": 8116,
|
||||
"id": "overseerr",
|
||||
"tipi_version": 6,
|
||||
"version": "1.33.0",
|
||||
"categories": ["media", "utilities"],
|
||||
"tipi_version": 7,
|
||||
"version": "1.33.1",
|
||||
"categories": [
|
||||
"media",
|
||||
"utilities"
|
||||
],
|
||||
"description": "Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Plex!",
|
||||
"short_desc": "Request management and media discovery tool for the Plex ecosystem",
|
||||
"author": "sct",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
|||
services:
|
||||
overseerr:
|
||||
container_name: overseerr
|
||||
image: sctx/overseerr:1.33.0
|
||||
image: sctx/overseerr:1.33.1
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user