chore(deps): update lscr.io/linuxserver/tautulli docker tag to v2.14.3 (#3836)
This commit is contained in:
parent
fd6abee7da
commit
d7029cd62b
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8181,
|
||||
"id": "tautulli",
|
||||
"tipi_version": 15,
|
||||
"version": "2.14.2",
|
||||
"tipi_version": 16,
|
||||
"version": "2.14.3",
|
||||
"categories": ["media", "utilities"],
|
||||
"description": "Tautulli is a 3rd party application that you can run alongside your Plex Media Server to monitor activity and track various statistics. Most importantly, these statistics include what has been watched, who watched it, when and where they watched it, and how it was watched. The only thing missing is \"why they watched it\", but who am I to question your 42 plays of Frozen. All statistics are presented in a nice and clean interface with many tables and graphs, which makes it easy to brag about your server to everyone else.",
|
||||
"short_desc": "Monitoring and tracking tool for Plex Media Server.",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "2.1"
|
|||
services:
|
||||
tautulli:
|
||||
container_name: tautulli
|
||||
image: lscr.io/linuxserver/tautulli:2.14.2
|
||||
image: lscr.io/linuxserver/tautulli:2.14.3
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user