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 36e8ac9 commit f64bff3Copy full SHA for f64bff3
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:2928b639a673e739ff2f3f3613103b91e1a0e8bd53d19c37baff16474e4ed5f3
+ image: linuxserver/tautulli:2.14.3@sha256:05521bf5fbab6d9297fed5ae8525b4ff24dec3773bce40c0d0b831a8708a13e2
105
restart: unless-stopped
106
environment:
107
- PUID=${PUID}
0 commit comments