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

This commit is contained in:
renovate[bot] 2023-10-26 20:19:35 +00:00 committed by GitHub
parent f2b3c059c9
commit 7586479920
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": 11,
"version": "2.13.1",
"tipi_version": 12,
"version": "2.13.2",
"categories": [
"media",
"utilities"

View File

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