mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-03 18:41:30 +00:00
⬆️ Upgrades Tautulli to v2.15.0 (#385)
This commit is contained in:
parent
0f49210e02
commit
972e91032b
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.14.5"
|
||||
TAUTULLI_VERSION="v2.15.0"
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue