⬆️ Upgrades Tautulli to v2.13.4 (#324)

This commit is contained in:
Franck Nijhof 2023-12-08 11:24:12 +01:00 committed by GitHub
parent 9fd7dd5dd5
commit 7e982dd3d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
ENV \
PIP_BREAK_SYSTEM_PACKAGES=1 \
TAUTULLI_VERSION="v2.12.4"
TAUTULLI_VERSION="v2.13.4"
# Set shell
SHELL ["/bin/bash", "-o", "pipefail", "-c"]