chore(deps): update lscr.io/linuxserver/tautulli docker tag to v2.13.4 (#1774)

This commit is contained in:
renovate[bot] 2023-12-07 19:26:28 +00:00 committed by GitHub
parent e0ea7cb599
commit 98aa1574ec
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 @@
"exposable": true,
"port": 8181,
"id": "tautulli",
"tipi_version": 13,
"version": "2.13.3",
"tipi_version": 14,
"version": "2.13.4",
"categories": [
"media",
"utilities"

View File

@ -2,7 +2,7 @@ version: "2.1"
services:
tautulli:
container_name: tautulli
image: lscr.io/linuxserver/tautulli:2.13.3
image: lscr.io/linuxserver/tautulli:2.13.4
environment:
- PUID=1000
- PGID=1000