mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-05 03:21:40 +00:00
⬆️ Upgrades Tautulli to v2.1.26 (#14)
This commit is contained in:
parent
0c4c45a269
commit
4d5107d962
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ ARG BUILD_FROM=hassioaddons/base:2.3.0
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
# Set env
|
# Set env
|
||||||
ENV TAUTULLI_VERSION 'v2.1.25'
|
ENV TAUTULLI_VERSION 'v2.1.26'
|
||||||
|
|
||||||
# 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