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 32a8278 commit b6d1c65Copy full SHA for b6d1c65
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:2de9b58d0e2e52e199547496499f51bfa5555bce4e371d9a7ce57f6ae38c4b33
+ image: linuxserver/tautulli:2.14.3@sha256:4bc52f93a1c0e2bb7204b685f47a7b0324ab39a46182c39c3caaf0db889e69b6
105
restart: unless-stopped
106
environment:
107
- PUID=${PUID}
0 commit comments