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