Skip to content

Commit

Permalink
⬆️ Update Tautulli/Tautulli to v2.12.4 (#299)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2023
1 parent f7b29a9 commit 2202aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tautulli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY requirements.txt /tmp/

# Setup base
ARG BUILD_ARCH=amd64
ENV TAUTULLI_VERSION="v2.12.3"
ENV TAUTULLI_VERSION="v2.12.4"
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 2202aa5

Please sign in to comment.