⬆️ 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:
renovate[bot] 2023-05-24 10:41:58 +02:00 committed by GitHub
parent f7b29a9409
commit 2202aa5f30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 \