mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-04 19:11:24 +00:00
⬆️ Upgrades Tautulli to v2.10.5 (#253)
This commit is contained in:
parent
e485bc6077
commit
9d72de59b3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:6.1.3
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
# Set env
|
# Set env
|
||||||
ENV TAUTULLI_VERSION 'v2.10.4'
|
ENV TAUTULLI_VERSION 'v2.10.5'
|
||||||
|
|
||||||
# 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