Skip to content

Commit

Permalink
⬆️ Upgrades Tautulli to v2.10.5 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Nov 9, 2022
1 parent e485bc6 commit 9d72de5
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 @@ -3,7 +3,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:6.1.3
FROM ${BUILD_FROM}

# Set env
ENV TAUTULLI_VERSION 'v2.10.4'
ENV TAUTULLI_VERSION 'v2.10.5'

# Set shell
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 9d72de5

Please sign in to comment.