Skip to content

Commit

Permalink
⬆️ Upgrades Tautulli to v2.13.4 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Dec 8, 2023
1 parent 9fd7dd5 commit 7e982dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tautulli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 7e982dd

Please sign in to comment.