mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-03 18:41:30 +00:00
⬆️ Upgrades Tautulli to v2.14.5 (#371)
This commit is contained in:
parent
657dd9e40c
commit
3219e9c099
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
|
|||
|
||||
ENV \
|
||||
PIP_BREAK_SYSTEM_PACKAGES=1 \
|
||||
TAUTULLI_VERSION="v2.13.4"
|
||||
TAUTULLI_VERSION="v2.14.5"
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue