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 0684add commit 0612f65Copy full SHA for 0612f65
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.2@sha256:22328b7ec50d9e005a96805ad67cd9ace138960eae9dcda6265ef7baad5263e9
+ image: linuxserver/tautulli:2.14.3@sha256:2de9b58d0e2e52e199547496499f51bfa5555bce4e371d9a7ce57f6ae38c4b33
105
restart: unless-stopped
106
environment:
107
- PUID=${PUID}
0 commit comments