mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-04 11:01:26 +00:00
⬆️ Upgrades Tautulli to v2.1.39
This commit is contained in:
parent
c490ea2333
commit
a182eb7012
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ ARG BUILD_FROM=hassioaddons/base:5.0.3
|
|||
FROM ${BUILD_FROM}
|
||||
|
||||
# Set env
|
||||
ENV TAUTULLI_VERSION 'v2.1.38'
|
||||
ENV TAUTULLI_VERSION 'v2.1.39'
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue