mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-04 19:11:24 +00:00
⬆️ Update Tautulli/Tautulli to v2.12.4 (#299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f7b29a9409
commit
2202aa5f30
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
ENV TAUTULLI_VERSION="v2.12.3"
|
ENV TAUTULLI_VERSION="v2.12.4"
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update \
|
apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue