We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a735e94 commit 0c4c2e0Copy full SHA for 0c4c2e0
docker-compose.yml
@@ -101,7 +101,7 @@ services:
101
# https://docs.linuxserver.io/images/docker-tautulli
102
tautulli:
103
container_name: tautulli
104
- image: linuxserver/tautulli:2.14.3@sha256:be513bb2a0f04c3f71e338fea40d2eece70722aa04f4eab70510b3454c772e1f
+ image: linuxserver/tautulli:2.14.3@sha256:f25b902c4fa015657f08392c3169ab06d55bb0467789f427e599917264decebc
105
restart: unless-stopped
106
environment:
107
- PUID=${PUID}
0 commit comments