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

This commit is contained in:
renovate[bot] 2023-07-14 04:25:45 +00:00 committed by GitHub
parent 8a8af8450c
commit e96532c01c
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": 8,
"version": "2.12.4",
"tipi_version": 9,
"version": "2.12.5",
"categories": [
"media",
"utilities"

View File

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