⬆️ Upgrades Tautulli to v2.14.5 (#371)

This commit is contained in:
Franck Nijhof 2024-09-30 21:10:08 +02:00 committed by GitHub
parent 657dd9e40c
commit 3219e9c099
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"]